X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fremotecontrol.C;h=b668e9788830d49db74d963a34d9846e219e9d8d;hb=4b6c39e6cf4a3fd9c1b347db6de686ab55d6cac8;hp=23dc4c45668014d02ba2305f7c51661fbeb1f7b5;hpb=3ec3a9cc6afc6561311686b3ec597ee3c1d80d6f;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/remotecontrol.C b/cinelerra-5.1/cinelerra/remotecontrol.C index 23dc4c45..b668e978 100644 --- a/cinelerra-5.1/cinelerra/remotecontrol.C +++ b/cinelerra-5.1/cinelerra/remotecontrol.C @@ -148,7 +148,7 @@ void RemoteGUI::tile_windows(int config) else { unlock_window(); mwindow->restart_status = 1; - mwindow->quit(0); + mwindow->quit(); } }