summaryrefslogtreecommitdiffstats
path: root/kxsldbg/kxsldbgpart/kxsldbg_part.cpp
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:05:45 +0900
commitae098dd0dc3160487611baa736f16b0d9ee2dc10 (patch)
treea801fa9faee24b09a90b9f078698bea8856a7b31 /kxsldbg/kxsldbgpart/kxsldbg_part.cpp
parent2d7a3114f49d64b244c304e83224df96af9f2b0f (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kxsldbg/kxsldbgpart/kxsldbg_part.cpp')
-rw-r--r--kxsldbg/kxsldbgpart/kxsldbg_part.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kxsldbg/kxsldbgpart/kxsldbg_part.cpp b/kxsldbg/kxsldbgpart/kxsldbg_part.cpp
index d83b6be4..194faa54 100644
--- a/kxsldbg/kxsldbgpart/kxsldbg_part.cpp
+++ b/kxsldbg/kxsldbgpart/kxsldbg_part.cpp
@@ -2,7 +2,7 @@
#include "libxsldbg/files.h"
#include "libxsldbg/xsldbg.h"
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeaction.h>
#include <kstdaction.h>
#include <tdefiledialog.h>
@@ -19,7 +19,7 @@
#include "../kxsldbg.h"
#include <tdeaction.h>
#include <tdecmdlineargs.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kiconloader.h>
#include <tqmessagebox.h>
#include <tdelocale.h>