summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqfont_x11.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-09-13 21:16:04 +0900
committerMichele Calgaro <[email protected]>2024-09-13 21:16:04 +0900
commit872192923463820529e6e77963afb4bfcfb5ce53 (patch)
treebf37634f4da8ac66a81cb26695e1a1ab1fea1d06 /src/kernel/tqfont_x11.cpp
parent6f57abfc9cd3acf1d648aee696947ac9216adb71 (diff)
downloadtqt3-872192923463820529e6e77963afb4bfcfb5ce53.tar.gz
tqt3-872192923463820529e6e77963afb4bfcfb5ce53.zip
Rename private q* headers into equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/kernel/tqfont_x11.cpp')
-rw-r--r--src/kernel/tqfont_x11.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqfont_x11.cpp b/src/kernel/tqfont_x11.cpp
index a54e13dc2..373a82a5f 100644
--- a/src/kernel/tqfont_x11.cpp
+++ b/src/kernel/tqfont_x11.cpp
@@ -55,12 +55,12 @@
#include "tqtextcodec.h"
#include <private/tqfontcodecs_p.h>
-#include <private/qunicodetables_p.h>
+#include <private/tqunicodetables_p.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include "tqtextengine_p.h"
-#include "qt_x11_p.h"
+#include "tqt_x11_p.h"
#include <time.h>
#include <stdlib.h>