summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:45:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:51:35 +0900
commit2bd24b31ed29e9f6cd23d7046ee5189a671571ba (patch)
tree0920995b7c8a2262981f90d0d2251674d353e92a /src
parentaa4a9260c486e8ce51a5e82e37cb27d84f6f273e (diff)
downloadkbibtex-r14.1.x.tar.gz
kbibtex-r14.1.x.zip
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8a3216be87615d42ded20392201c5c0d43d7b81e)
Diffstat (limited to 'src')
-rw-r--r--src/kbibtex_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbibtex_part.cpp b/src/kbibtex_part.cpp
index eeee2d2..360ff3b 100644
--- a/src/kbibtex_part.cpp
+++ b/src/kbibtex_part.cpp
@@ -32,7 +32,7 @@
#include <tqlabel.h>
#include <tqtextedit.h>
#include <tqclipboard.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeaction.h>
#include <kstdaction.h>
#include <tdelistview.h>