rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / tipwindow.h
index d5b98435cd58ec18fcef88ec000ee9a3330e3242..87f594dcf53ec91426b27b7d0c66ff0520363767 100644 (file)
@@ -36,6 +36,7 @@ class TipWindow : public BC_DialogThread
 {
 public:
        TipWindow(MWindow *mwindow);
+       ~TipWindow();
        void handle_close_event(int result);
 
        BC_Window* new_gui();