summaryrefslogtreecommitdiffstats
path: root/kimagemapeditor
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:09:29 +0900
commit903281bfd02b6b64bcdde162b6400863f6cba914 (patch)
tree31f5d70fbee6c2d13d3e8e9b0442b333fe697a74 /kimagemapeditor
parent6d9f250db7d9fa11a554d1045703da36fde41973 (diff)
downloadtdewebdev-r14.1.x.tar.gz
tdewebdev-r14.1.x.zip
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ae098dd0dc3160487611baa736f16b0d9ee2dc10)
Diffstat (limited to 'kimagemapeditor')
-rw-r--r--kimagemapeditor/kimagemapeditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimagemapeditor.cpp b/kimagemapeditor/kimagemapeditor.cpp
index 8e92947d..6123592d 100644
--- a/kimagemapeditor/kimagemapeditor.cpp
+++ b/kimagemapeditor/kimagemapeditor.cpp
@@ -78,7 +78,7 @@
#include "kimecommon.h"
#include <tdeparts/genericfactory.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
// Factory code for KDE 3
typedef KParts::GenericFactory<KImageMapEditor> KimeFactory;