diff options
author | Joe Robinson <joe@lc8n.com> | 2014-08-03 03:51:13 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2014-08-03 03:51:13 +0100 |
commit | 3398c580fd742d785ce5cc90ba2d1c720874fb3f (patch) | |
tree | 23268d04efd62f0fb2954c76ecee63dcee7fd464 /.idea/misc.xml | |
parent | 848cfa51b7de694fbcef75b41818b33ed81b7359 (diff) |
Created the home screen with a grid of images from blaupload
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 046b31d..71d8660 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> + <component name="EntryPointsManager"> + <entry_points version="2.0" /> + </component> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="JDK" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> |