X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.0%2Fcinelerra%2Ftransitionpopup.C;h=1418d705ae54c2bc4711b146551006c8ac9666aa;hb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;hp=04551a17e3c03020cf67b65e2766053e866afe1d;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/transitionpopup.C b/cinelerra-5.0/cinelerra/transitionpopup.C index 04551a17..1418d705 100644 --- a/cinelerra-5.0/cinelerra/transitionpopup.C +++ b/cinelerra-5.0/cinelerra/transitionpopup.C @@ -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,