issue 672, frontend less spammy
authorkoda
Mon, 17 Jun 2013 17:45:18 +0200
changeset 9235 1c1580c37876
parent 9234 2bf3796c5855
child 9236 ddd675825672
child 9237 b2f4bd758a0b
issue #672, frontend less spammy
QTfrontend/hwform.cpp
--- a/QTfrontend/hwform.cpp	Mon Jun 17 17:40:01 2013 +0200
+++ b/QTfrontend/hwform.cpp	Mon Jun 17 17:45:18 2013 +0200
@@ -597,7 +597,9 @@
     updateXfire();
 #endif
 
+#ifdef QT_DEBUG
     qDebug("Leaving %s, entering %s", qPrintable(stringifyPageId(lastid)), qPrintable(stringifyPageId(id)));
+#endif
     if (lastid == ID_PAGE_MAIN)
     {
         ui.pageMain->resetNetworkChoice();