X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fwwindow.h;h=b1f9b67251273993fa266f6277d672e14d7e43c1;hp=b7db85b8de778f0c38d4339416b3936b69b6aae0;hb=91efd376233a15f6572e6f68d28a5bee69797e87;hpb=8596efc40093b9581099e7c72d8be3857e390242 diff --git a/cinelerra-5.0/cinelerra/wwindow.h b/cinelerra-5.0/cinelerra/wwindow.h index b7db85b8..b1f9b672 100644 --- a/cinelerra-5.0/cinelerra/wwindow.h +++ b/cinelerra-5.0/cinelerra/wwindow.h @@ -37,6 +37,7 @@ class WWindow : public BC_DialogThread { public: WWindow(MWindow *mwindow); + ~WWindow(); void handle_close_event(int result); void show_warning(int *do_warning, const char *warn_text); BC_Window* new_gui();