X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fchanneledit.h;h=2d88ad8b281c1761a5b007b1a2e2345b20cbe746;hb=6c0c8bd0e577001d1cc18c6c27d58e62f58a6bff;hp=4a2f2f3955d73b56ff52b0b29e306fb05568c295;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;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;