Sun, 12 Apr 2015 23:02:26 +0300
- fix spacing in cmakelists
CMakeLists.txt | file | annotate | diff | comparison | revisions |
--- a/CMakeLists.txt Tue Mar 03 22:07:36 2015 +0200 +++ b/CMakeLists.txt Sun Apr 12 23:02:26 2015 +0300 @@ -73,7 +73,7 @@ src/ldConfig.h src/partDownloader.h src/ldObject.h - src/ldObjectMath.h + src/ldObjectMath.h src/primitives.h src/miscallenous.h src/messageLog.h @@ -93,7 +93,7 @@ src/editmodes/abstractEditMode.h src/editmodes/circleMode.h src/editmodes/drawMode.h - src/editmodes/linePathMode.h + src/editmodes/linePathMode.h src/editmodes/magicWandMode.h src/editmodes/rectangleMode.h src/editmodes/selectMode.h