From 5e1f01dc50def5aba040f101e81e66f649744e96 Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Wed, 22 Mar 2017 17:42:13 +0100 Subject: Testing --- src/client/toolbar/toolbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp index 8c09646..896bde9 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -498,7 +498,7 @@ void Toolbar::onBtnManager() void Toolbar::onBtnCustom() { //const bool on = _ui->btnCustom->isChecked(); - this->runDbg.start("xterm", QStringList() << "-e" << "/opt/openslx/remotedebug/startdebug.sh"); + this->runDbg.start("xterm", QStringList() << "-hold" << "-e" << "/opt/openslx/remotedebug/startdebug.sh"); qDebug() << this->runDbg.state(); } -- cgit v1.2.3-55-g7522