summaryrefslogtreecommitdiffstats
path: root/puic/widgetdatabase.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-26 14:54:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-15 14:54:07 +0900
commit838094bf63c64e394f41c21553ced43cc4170060 (patch)
tree6a66487124c12641f7d57954e5c75f750a453994 /puic/widgetdatabase.cpp
parent1945c9975f0302ecd8532076d0e407537bac9524 (diff)
downloadlibtqt-perl-838094bf63c64e394f41c21553ced43cc4170060.tar.gz
libtqt-perl-838094bf63c64e394f41c21553ced43cc4170060.zip
Adapt to latest tqt3 versionHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'puic/widgetdatabase.cpp')
-rw-r--r--puic/widgetdatabase.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/puic/widgetdatabase.cpp b/puic/widgetdatabase.cpp
index d94ebce..284023f 100644
--- a/puic/widgetdatabase.cpp
+++ b/puic/widgetdatabase.cpp
@@ -30,12 +30,12 @@
#include <ntqapplication.h>
#define NO_STATIC_COLORS
#include <globaldefs.h>
-#include <ntqstrlist.h>
-#include <ntqdict.h>
-#include <ntqfile.h>
-#include <ntqtextstream.h>
-#include <ntqcleanuphandler.h>
-#include <ntqfeatures.h>
+#include <tqstrlist.h>
+#include <tqdict.h>
+#include <tqfile.h>
+#include <tqtextstream.h>
+#include <tqcleanuphandler.h>
+#include <tqfeatures.h>
#include <stdlib.h>