X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fchanneledit.h;fp=cinelerra-5.0%2Fcinelerra%2Fchanneledit.h;h=2d88ad8b281c1761a5b007b1a2e2345b20cbe746;hb=91efd376233a15f6572e6f68d28a5bee69797e87;hp=4a2f2f3955d73b56ff52b0b29e306fb05568c295;hpb=8596efc40093b9581099e7c72d8be3857e390242;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/channeledit.h b/cinelerra-5.0/cinelerra/channeledit.h index 4a2f2f39..2d88ad8b 100644 --- a/cinelerra-5.0/cinelerra/channeledit.h +++ b/cinelerra-5.0/cinelerra/channeledit.h @@ -210,6 +210,7 @@ class ConfirmScanThread : public BC_DialogThread { public: ConfirmScanThread(ChannelEditWindow *gui); + ~ConfirmScanThread(); void handle_done_event(int result); BC_Window* new_gui(); ChannelEditWindow *gui;