color coded keyframe curves, keyframe popups, cwin scrollbar fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / trackcanvas.h
index cfa9a9539501d81be4160e0716e8c5b42ff55fa2..9f86d81d3e1c83439c8b362bc0675f5aba84c7fe 100644 (file)
@@ -307,7 +307,6 @@ public:
        int do_tracks(int cursor_x,
                int cursor_y,
                int button_press);
-       int do_edit_popup();
        int test_resources(int cursor_x, int cursor_y);
        int do_plugins(int cursor_x,
                int cursor_y,
@@ -400,8 +399,7 @@ public:
        ArrayList<PluginOn*> plugin_on_toggles;
        ArrayList<PluginShow*> plugin_show_toggles;
 
-
-
+       static int auto_operations[];
 // event handlers
        void draw_paste_destination();