summaryrefslogtreecommitdiffstats
path: root/plugin/smb4k_konqplugin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 16:38:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 16:45:07 +0900
commit71ee36f1dfb60fd291afbf80e9aa8d0213668c2e (patch)
treee033c67764b8f2a0511f2fdc9dce6fe41f236d61 /plugin/smb4k_konqplugin.cpp
parent837c22572dea5f1ef415fe88f4daaf8263c277e5 (diff)
downloadsmb4k-r14.1.x.tar.gz
smb4k-r14.1.x.zip
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 27cfa7c21e40cf792d1f781d40c4d778dc76a99b)
Diffstat (limited to 'plugin/smb4k_konqplugin.cpp')
-rw-r--r--plugin/smb4k_konqplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/smb4k_konqplugin.cpp b/plugin/smb4k_konqplugin.cpp
index 8da94bd..5cf88fc 100644
--- a/plugin/smb4k_konqplugin.cpp
+++ b/plugin/smb4k_konqplugin.cpp
@@ -36,7 +36,7 @@
// KDE includes
#include <klibloader.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdelocale.h>
#include <kiconloader.h>
#include <tdemessagebox.h>