rework deglitch/optimize/stop_playback, sams ladspa icons, reticle color, tweak frame...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / cwindow.h
index 3d81ce09e4961f3665b165d56afb12d01933c0e8..33c43a1dae587d5fe34b9d6dc4c6242d950e47e0 100644 (file)
@@ -69,7 +69,7 @@ public:
        void show_window();
        void hide_window();
        int update_position(double position);
-       void stop_playback();
+       void stop_playback(int wait);
 
        int destination;
        MWindow *mwindow;