summaryrefslogtreecommitdiffstats
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:45:35 +0900
commit8a3216be87615d42ded20392201c5c0d43d7b81e (patch)
treef28b624ace5ec13c5e5c454b4736ab8cfed9b0e7
parent4ef9a46ee5b99e70e4726c840850dec7b2b3023f (diff)
downloadkbibtex-master.tar.gz
kbibtex-master.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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 933693e..bf8d80d 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>