Browse Source

Added colopicker git

main
M66B 5 years ago
parent
commit
8a7bd92172
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      .idea/misc.xml
  2. +1
    -0
      .idea/vcs.xml

+ 1
- 1
.idea/misc.xml View File

@ -30,7 +30,7 @@
</value>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">


+ 1
- 0
.idea/vcs.xml View File

@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/colorpicker" vcs="Git" />
</component>
</project>

Loading…
Cancel
Save