From 304248573bdcf467a7316790c8af4e674600eb99 Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Mon, 24 Apr 2017 14:20:00 +0200 Subject: debugging information --- src/client/toolbar/toolbar.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp index 3dad2aa..cdd42f3 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -505,6 +505,8 @@ void Toolbar::onBtnCustom() } else { this->runDbg.close(); } + + qDebug << this->runDbg.ProcessState(); this->runDbg.waitForFinished(); _ui->btnCustom->setStyleSheet("background-color: grey; color: black; font: bold"); -- cgit v1.2.3-55-g7522