summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
commit8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch)
tree3427fe04e3116ccbd16fa98e57abd5d118f82353 /src/kernel/ntqt.h
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz
tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r--src/kernel/ntqt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index fd10a18b0..a11383bb5 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -105,8 +105,8 @@
#include <ntqhttp.h>
#include <ntqaction.h>
#include "ntqbuffer.h"
-#include "ntqimage.h"
-#include <ntqimageformatplugin.h>
+#include "tqimage.h"
+#include <tqimageformatplugin.h>
#include "ntqlineedit.h"
#include <ntqintcache.h>
#include "ntqintdict.h"
@@ -278,7 +278,7 @@
#include <private/qucom_p.h>
#include "private/qgfxdriverinterface_p.h"
#include "private/qcom_p.h"
-#include "private/qimageformatinterface_p.h"
+#include "private/tqimageformatinterface_p.h"
#include "private/qisciicodec_p.h"
#include "private/qkbddriverinterface_p.h"
#include "private/qlayoutengine_p.h"