src/editmodes/abstractEditMode.h

changeset 876
f040f0fb3795
parent 875
ce8e9b37d44f
child 927
409b82a4765e
--- a/src/editmodes/abstractEditMode.h	Wed Sep 03 01:28:58 2014 +0300
+++ b/src/editmodes/abstractEditMode.h	Wed Sep 03 01:44:51 2014 +0300
@@ -31,7 +31,7 @@
 	Rectangle,
 	Circle,
 	MagicWand,
-	LineLoop,
+	LinePath,
 };
 
 class AbstractEditMode

mercurial