Ver código fonte

Turned off qDebug messages

Rafael Arce Nazario 8 anos atrás
pai
commit
b3f1bb5a3c
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      QuadraticFrog.pro

+ 2
- 0
QuadraticFrog.pro Ver arquivo

@@ -24,3 +24,5 @@ FORMS    += mainwindow.ui
24 24
 
25 25
 RESOURCES += \
26 26
     resources/images.qrc
27
+
28
+DEFINES += QT_NO_DEBUG_OUTPUT