several bug fixes and minor feature changes:
[goodguy/history.git] / cinelerra-5.0 / guicast / bcdialog.C
index 9528abbbae1a5fc426affe0c5b3d6bb9cdb4bbbc..b3501477c89bce374dcf01647147ceca1aff96fc 100644 (file)
@@ -46,6 +46,7 @@ BC_DialogThread::~BC_DialogThread()
                gui->unlock_window();
        }
        startup_lock->unlock();
+       cancel();
        join();
 
        delete startup_lock;