fix problem of using opengl transitions with Motion51 when in OpenGL mode
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mainsession.inc
index 32c4748cb83dd73a4e4257197112d75994f86e84..e16e82bc9d127cd01b0cadeaac81a3be33d5a5b2 100644 (file)
@@ -61,8 +61,13 @@ enum
        DRAG_PLUGINKEY,
        DRAG_PLUGINHANDLE1,        // Waiting to move out of drag threshold
        DRAG_PLUGINHANDLE2,         // Dragging outside drag threshold
+       DRAG_TRANSNHANDLE1,
+       DRAG_TRANSNHANDLE2,
        DRAG_SPEED,
+       DRAG_GROUP,
+       GROUP_TOGGLE,
        DROP_TARGETING,
+       DRAG_EDIT_SELECT,
 };