summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqsyntaxhighlighter.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
commit872192923463820529e6e77963afb4bfcfb5ce53 (patch)
treebf37634f4da8ac66a81cb26695e1a1ab1fea1d06 /src/widgets/tqsyntaxhighlighter.cpp
parent6f57abfc9cd3acf1d648aee696947ac9216adb71 (diff)
downloadtqt-87219292.tar.gz
tqt-87219292.zip
Rename private q* headers into equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets/tqsyntaxhighlighter.cpp')
-rw-r--r--src/widgets/tqsyntaxhighlighter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqsyntaxhighlighter.cpp b/src/widgets/tqsyntaxhighlighter.cpp
index 223f7930c..f124b7ce2 100644
--- a/src/widgets/tqsyntaxhighlighter.cpp
+++ b/src/widgets/tqsyntaxhighlighter.cpp
@@ -42,7 +42,7 @@
#include "private/tqsyntaxhighlighter_p.h"
#ifndef TQT_NO_SYNTAXHIGHLIGHTER
-#include "../kernel/qrichtext_p.h"
+#include "../kernel/tqrichtext_p.h"
#include "tqtextedit.h"
#include "tqtimer.h"