diff -r ce8e9b37d44f -r f040f0fb3795 src/editmodes/abstractEditMode.h --- 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