rendering took msg, bg render active test, crikey show window
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mainprogress.C
index afc2198370ae7c486da0905334ad5cfe13ec8024..4df440ddb111b4788506b8ae12cba55f8502611a 100644 (file)
@@ -74,7 +74,7 @@ void MainProgressBar::stop_progress()
        {
                mwindow->gui->lock_window("MainProgressBar::stop_progress");
                progress_bar->update(0);
-               mwindow->gui->statusbar->default_message();
+               mwindow->gui->default_message();
                mwindow->gui->unlock_window();
        }
 }