confirm prefs update, fix bg_pixmap sz, plugin layout tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mainsession.inc
index 52a0220f452bf3720e6bb71f590d73d15e7b0421..0a734958ca99b948e33f908576349ebdea942943 100644 (file)
@@ -61,7 +61,10 @@ enum
        DRAG_PLUGINKEY,
        DRAG_PLUGINHANDLE1,        // Waiting to move out of drag threshold
        DRAG_PLUGINHANDLE2,         // Dragging outside drag threshold
-       DRAG_SPEED
+       DRAG_SPEED,
+       DRAG_GROUP,
+       GROUP_TOGGLE,
+       DROP_TARGETING,
 };