We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3207fe2 commit 600c2f0Copy full SHA for 600c2f0
editor/lcveditor/src/qdocumenthandler.cpp
@@ -32,7 +32,7 @@
32
33
#include <QTextList>
34
35
-#define QCODE_BASIC_HANDLER_DEBUG_FLAG
+//#define QCODE_BASIC_HANDLER_DEBUG_FLAG
36
#ifdef QCODE_BASIC_HANDLER_DEBUG_FLAG
37
#define QCODE_BASIC_HANDLER_DEBUG(_param) qDebug() << "DOCUMENT HANDLER:" << (_param)
38
#else
0 commit comments