rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / menuattachtransition.h
index 64c5c51c8dcc01b3417c0b65d653a29ba118300d..1e02fd5125ea7a0c1c0a94624261357a9c36f1d8 100644 (file)
@@ -52,6 +52,7 @@ class TransitionDialogThread : public BC_DialogThread
 {
 public:
        TransitionDialogThread(MWindow *mwindow, int data_type);
+       ~TransitionDialogThread();
        BC_Window* new_gui();
        void handle_close_event(int result);
        void start();