summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/mainwindow.h
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/designer/mainwindow.h
parent0b6a65c84f40469c6e4e9ccc6efe78313ad44b9e (diff)
downloadtdevelop-a574698a.tar.gz
tdevelop-a574698a.zip
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdevdesigner/designer/mainwindow.h')
-rw-r--r--kdevdesigner/designer/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/mainwindow.h b/kdevdesigner/designer/mainwindow.h
index 605aa578..b9c09e55 100644
--- a/kdevdesigner/designer/mainwindow.h
+++ b/kdevdesigner/designer/mainwindow.h
@@ -43,7 +43,7 @@
#include <tqmainwindow.h>
#include <tqmap.h>
#include <tqguardedptr.h>
-#include <tqpluginmanager_p.h>
+#include <private/tqpluginmanager_p.h>
#include <tqobjectlist.h>
class TQToolBox;