From a65d2ac26b4af1eb1d6204d18b9c7e5cd0339b0b Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Mon, 24 Apr 2017 14:20:43 +0200 Subject: debugging information --- 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 cdd42f3..1c4fcef 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -506,7 +506,7 @@ void Toolbar::onBtnCustom() this->runDbg.close(); } - qDebug << this->runDbg.ProcessState(); + qDebug << this->runDbg.ProcessState; this->runDbg.waitForFinished(); _ui->btnCustom->setStyleSheet("background-color: grey; color: black; font: bold"); -- cgit v1.2.3-55-g7522