add collect/paste effects, new videoscope graticules, boxblur update fix, theora...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mwindow.h
index d6d3a42998c8e5faf470a16c7565b672d322d466..74717d8ce6b4cd033af299c60d91c106d973879b 100644 (file)
@@ -228,6 +228,9 @@ public:
                int edit_plugins,
                int edit_autos,
                int overwrite);
+       void collect_effects();
+       void paste_effects();
+
 // Reset everything for a load
        void update_project(int load_mode);
        void update_preferences(Preferences *prefs);