Skip to content

Commit 600c2f0

Browse files
authored
Update qdocumenthandler.cpp
1 parent 3207fe2 commit 600c2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor/lcveditor/src/qdocumenthandler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#include <QTextList>
3434

35-
#define QCODE_BASIC_HANDLER_DEBUG_FLAG
35+
//#define QCODE_BASIC_HANDLER_DEBUG_FLAG
3636
#ifdef QCODE_BASIC_HANDLER_DEBUG_FLAG
3737
#define QCODE_BASIC_HANDLER_DEBUG(_param) qDebug() << "DOCUMENT HANDLER:" << (_param)
3838
#else

0 commit comments

Comments
 (0)