Change the debug directive.
[mverbiste] / mainwindow.h
index b735747..f4ac2e1 100644 (file)
 #include <string.h>
 #include <verbiste/FrenchVerbDictionary.h>
 #include "gui/conjugation.h"
+
+#ifndef QT_NO_DEBUG
+#include <QDebug>
+#endif
+
 using namespace verbiste;
 
 namespace Ui {