From d4ca4acba871cde9c6f4f828f6cd766513e6b24b Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Tue, 2 May 2017 11:39:58 +0200 Subject: test --- src/client/toolbar/toolbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp index cdd49a9..22e4cf0 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -504,7 +504,7 @@ void Toolbar::onBtnCustom() this->runDbg.start("/bin/sh", QStringList() << "/opt/openslx/remotedebug/startdebug_noxterm.sh"); //this->runDbg.start("xterm"); } else { - this->runDbg.terminate(); + this->runDbg.kill(); } qDebug() << "state: " << this->runDbg.state(); qDebug() << "error: " << this->runDbg.errorString(); -- cgit v1.2.3-55-g7522