From 3164d7022ae7060ca99b721180ea7ed3eca0f5aa Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Mon, 24 Apr 2017 14:31:21 +0200 Subject: more debugging information and typo --- src/client/toolbar/toolbar.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp index 0613212..8eb48d0 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -506,7 +506,6 @@ void Toolbar::onBtnCustom() this->runDbg.close(); } qDebug() << "started: " << this->runDbg.started(); - qDebug() << "finished: " << this->runDbg.finished(); qDebug() << "state: " << this->runDbg.state(); qDebug() << "error: " << this->runDbg.errorString(); -- cgit v1.2.3-55-g7522