fix mask vframe setup, add unshared vframe constructor
[goodguy/history.git] / cinelerra-5.1 / cinelerra / proxy.h
index 1404593f986e1a529cab4fa9580f2353359ee8a2..c2ad5486ba1c455a4165a70735e906f486bb28c3 100644 (file)
@@ -43,6 +43,7 @@ class ProxyMenuItem : public BC_MenuItem
 {
 public:
        ProxyMenuItem(MWindow *mwindow);
+       ~ProxyMenuItem();
 
        int handle_event();
        void create_objects();