summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/client/toolbar/toolbar.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp
index dcc7a45..531fcb2 100644
--- a/src/client/toolbar/toolbar.cpp
+++ b/src/client/toolbar/toolbar.cpp
@@ -501,6 +501,7 @@ void Toolbar::onBtnCustom()
//const bool on = _ui->btnCustom->isChecked();
runDbg.start("/bin/sh", QStringList() << "/opt/openslx/remotedebug/startdebug.sh");
qDebug() << runDbg.exitCode();
+ qDebug.waitForFinished();
}
void Toolbar::onBtnLockDesktop()