summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/uilib
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-16 17:38:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-16 17:38:09 +0900
commita574698a72aae1bdc86bec9aedace18f778a6d8d (patch)
tree00ce5ba9deb3d154d7898b5eaa0a0b857c4950fa /kdevdesigner/uilib
parent0b6a65c84f40469c6e4e9ccc6efe78313ad44b9e (diff)
downloadtdevelop-a574698a72aae1bdc86bec9aedace18f778a6d8d.tar.gz
tdevelop-a574698a72aae1bdc86bec9aedace18f778a6d8d.zip
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdevdesigner/uilib')
-rw-r--r--kdevdesigner/uilib/qwidgetfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/uilib/qwidgetfactory.cpp b/kdevdesigner/uilib/qwidgetfactory.cpp
index 9d0d3656..fc7e8d15 100644
--- a/kdevdesigner/uilib/qwidgetfactory.cpp
+++ b/kdevdesigner/uilib/qwidgetfactory.cpp
@@ -41,7 +41,7 @@
#include <tqtooltip.h>
#include <tqwhatsthis.h>
#include <tqobjectlist.h>
-#include <tqpluginmanager_p.h>
+#include <private/tqpluginmanager_p.h>
#include <tqmime.h>
#include <tqdragobject.h>