summaryrefslogtreecommitdiffstats
path: root/src/kernel/qt_pch.h
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/kernel/qt_pch.h
parent6f57abfc9cd3acf1d648aee696947ac9216adb71 (diff)
downloadtqt3-872192923463820529e6e77963afb4bfcfb5ce53.tar.gz
tqt3-872192923463820529e6e77963afb4bfcfb5ce53.zip
Rename private q* headers into equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/qt_pch.h')
-rw-r--r--src/kernel/qt_pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h
index 690551eb6..1420944ef 100644
--- a/src/kernel/qt_pch.h
+++ b/src/kernel/qt_pch.h
@@ -22,7 +22,7 @@
# endif
# endif
#include <tqmap.h> // I must be first!
-#include <private/qucomextra_p.h> // All moc genereated code has this include
+#include <private/tqucomextra_p.h> // All moc genereated code has this include
#include <ntqapplication.h>
#include <tqbitmap.h>
#include <tqcursor.h>