awindowgui / mwindowedit / label rework
[goodguy/history.git] / cinelerra-5.1 / cinelerra / record.h
index eb4eefed85f4c57bd7b78e3de45978fd654b641e..423b4b09de07831e65994325406fa0ccc91720b6 100644 (file)
@@ -98,7 +98,7 @@ public:
        ~Record();
 
        void run();
-       void stop();
+       void stop(int wait=1);
        int load_defaults();
        int save_defaults();
        Batch* new_batch();