fix problem of using opengl transitions with Motion51 when in OpenGL mode
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mainsession.inc
index 33b7580c305dd9a959d8166550cf0457a084e05f..e16e82bc9d127cd01b0cadeaac81a3be33d5a5b2 100644 (file)
@@ -61,10 +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,
-       DRAG_BUTTON_DOWN,
+       GROUP_TOGGLE,
        DROP_TARGETING,
+       DRAG_EDIT_SELECT,
 };