summaryrefslogtreecommitdiffstats
path: root/kommander/editor/metadatabase.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-16 17:59:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-16 17:59:47 +0900
commit67e7c23c75926807af63cf19287d948c3e5a14bd (patch)
treea46b8c78e50a347608f7f2f2d5b521de952737cb /kommander/editor/metadatabase.cpp
parent39a12098434babc75f1fdbf235d7220ded278200 (diff)
downloadtdewebdev-67e7c23c75926807af63cf19287d948c3e5a14bd.tar.gz
tdewebdev-67e7c23c75926807af63cf19287d948c3e5a14bd.zip
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kommander/editor/metadatabase.cpp')
-rw-r--r--kommander/editor/metadatabase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/metadatabase.cpp b/kommander/editor/metadatabase.cpp
index 5c2d6681..66fa6026 100644
--- a/kommander/editor/metadatabase.cpp
+++ b/kommander/editor/metadatabase.cpp
@@ -34,7 +34,7 @@
#include <tqwidgetlist.h>
#include <tqmainwindow.h>
#include <tqregexp.h>
-#include <tqpluginmanager_p.h>
+#include <private/tqpluginmanager_p.h>
#include <tqdatetime.h>
#include <tqfile.h>
#include <tqfileinfo.h>