compressors: added mkup_gain reset, fixed smooth_only
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mwindow.h
index b0e7877257dbffe458926bacbc536082340b0715..66b43626f63c52f9e0fb56720a89aaa7eb5a73ad 100644 (file)
@@ -314,6 +314,7 @@ public:
 // Returns 1 if a GUI for the plugin is open so OpenGL routines can determine if
 // they can run.
        int plugin_gui_open(Plugin *plugin);
+       void stop_plugin_guis();
 
        void show_keyframe_gui(Plugin *plugin);
        void hide_keyframe_guis();