Improve the waypoint context menus. Now it's possible to delete and duplicate comple...
[synfig.git] / synfig-core / trunk / src / synfig / waypoint.h
index 3536839..4420f48 100644 (file)
@@ -145,6 +145,13 @@ public:
                }
        };
 
+       enum Side
+       {
+               SIDE_UNSPECIFIED, SIDE_LEFT, SIDE_RIGHT,
+
+           SIDE_END=2                          //!< \internal
+       };
+
        /*
  --    ** -- D A T A -------------------------------------------------------------
        */