From 375f7ace1c17791d98afed45c15bed1768036552 Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Mon, 24 Apr 2017 14:26:12 +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 7764291..0ca32e9 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -507,7 +507,7 @@ void Toolbar::onBtnCustom() } qDebug() << "state: " << this->runDbg.state(); - qDebug() << "error: " << this->runDbg.error(); + qDebug() << "error: " << this->runDbg.errorString(); this->runDbg.waitForFinished(); _ui->btnCustom->setStyleSheet("background-color: grey; color: black; font: bold"); -- cgit v1.2.3-55-g7522