Skip to content

Commit

Permalink
some emoji / drawing progress
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhaustein committed Aug 20, 2016
1 parent a5ab23e commit bb01db7
Show file tree
Hide file tree
Showing 946 changed files with 895 additions and 38 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -17,6 +17,9 @@ gen/
build/
/*/build/

# Mac
.DS_Store

# Local configuration file (sdk path, etc)
local.properties

Expand Down
2 changes: 1 addition & 1 deletion flowgrid-swt-core/build.gradle
Expand Up @@ -7,5 +7,5 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile project(':flowgrid-core')
compile project(':jswt-core')
compile project(':jswt-awt')
compile project(':jswt-swing')
}
13 changes: 0 additions & 13 deletions flowgrid-swt-core/src/main/java/org/flowgrid/awt/AwtFlowgrid.java

This file was deleted.

0 comments on commit bb01db7

Please sign in to comment.