rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / editlength.C
index 57ac2411e3adddcf2b536f8f94caf625e11301bf..3de5b8e79c6f2dc672354c9de8f24fad72eb1d37 100644 (file)
@@ -42,6 +42,7 @@ EditLengthThread::EditLengthThread(MWindow *mwindow)
 
 EditLengthThread::~EditLengthThread()
 {
+       close_window();
 }
 
 void EditLengthThread::start(Edit *edit)
@@ -128,7 +129,7 @@ EditLengthDialog::EditLengthDialog(MWindow *mwindow,
        EditLengthThread *thread,
        int x,
        int y)
- : BC_Window(PROGRAM_NAME ": Edit length"
+ : BC_Window(_(PROGRAM_NAME ": Edit length")
        x,
        y,
        300,