summaryrefslogtreecommitdiffstats
path: root/src/widgets/qsyntaxhighlighter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qsyntaxhighlighter.cpp')
-rw-r--r--src/widgets/qsyntaxhighlighter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qsyntaxhighlighter.cpp b/src/widgets/qsyntaxhighlighter.cpp
index 6c97ac51..e33f0113 100644
--- a/src/widgets/qsyntaxhighlighter.cpp
+++ b/src/widgets/qsyntaxhighlighter.cpp
@@ -41,7 +41,7 @@
#include "ntqsyntaxhighlighter.h"
#include "private/qsyntaxhighlighter_p.h"
-#ifndef QT_NO_SYNTAXHIGHLIGHTER
+#ifndef TQT_NO_SYNTAXHIGHLIGHTER
#include "../kernel/qrichtext_p.h"
#include "ntqtextedit.h"
#include "ntqtimer.h"