prevent popup deactivation while button_down
[goodguy/history.git] / cinelerra-5.0 / cinelerra / transitionpopup.C
index 04551a17e3c03020cf67b65e2766053e866afe1d..1418d705ae54c2bc4711b146551006c8ac9666aa 100644 (file)
@@ -42,6 +42,7 @@ TransitionLengthThread::TransitionLengthThread(MWindow *mwindow)
 
 TransitionLengthThread::~TransitionLengthThread()
 {
+       close_window();
 }
 
 void TransitionLengthThread::start(Transition *transition, 
@@ -92,7 +93,7 @@ TransitionLengthDialog::TransitionLengthDialog(MWindow *mwindow,
        TransitionLengthThread *thread,
        int x,
        int y)
- : BC_Window(PROGRAM_NAME ": Transition length"
+ : BC_Window(_(PROGRAM_NAME ": Transition length")
        x,
        y,
        300,