summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/project.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/project.h
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/designer/project.h')
-rw-r--r--kdevdesigner/designer/project.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/project.h b/kdevdesigner/designer/project.h
index e2d4ef2d..eabb5da5 100644
--- a/kdevdesigner/designer/project.h
+++ b/kdevdesigner/designer/project.h
@@ -33,7 +33,7 @@
#include <tqstringlist.h>
#include <tqptrlist.h>
#include <tqmap.h>
-#include <tqpluginmanager_p.h>
+#include <private/tqpluginmanager_p.h>
#include "../interfaces/projectsettingsiface.h"
#include "sourcefile.h"
#include "formfile.h"