summaryrefslogtreecommitdiffstats
path: root/puic/uic.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-26 14:54:18 +0900
committerMichele Calgaro <[email protected]>2024-09-15 14:54:07 +0900
commit838094bf63c64e394f41c21553ced43cc4170060 (patch)
tree6a66487124c12641f7d57954e5c75f750a453994 /puic/uic.h
parent1945c9975f0302ecd8532076d0e407537bac9524 (diff)
downloadlibtqt-perl-838094bf63c64e394f41c21553ced43cc4170060.tar.gz
libtqt-perl-838094bf63c64e394f41c21553ced43cc4170060.zip
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'puic/uic.h')
-rw-r--r--puic/uic.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/puic/uic.h b/puic/uic.h
index 75b3c1c..bed1455 100644
--- a/puic/uic.h
+++ b/puic/uic.h
@@ -21,13 +21,13 @@
#ifndef UIC_H
#define UIC_H
-#include <ntqdom.h>
-#include <ntqstring.h>
-#include <ntqstringlist.h>
-#include <ntqmap.h>
-#include <ntqtextstream.h>
-#include <ntqpalette.h>
-#include <ntqvariant.h>
+#include <tqdom.h>
+#include <tqstring.h>
+#include <tqstringlist.h>
+#include <tqmap.h>
+#include <tqtextstream.h>
+#include <tqpalette.h>
+#include <tqvariant.h>
#ifndef TQ_DUMMY_COMPARISON_OPERATOR
# warning "Defining TQ_DUMMY_COMPARISON_OPERATOR"