diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:45:43 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:51:47 +0900 |
| commit | 89c6305fa3e9fc7f59f9f83897b269cfa1ed69e5 (patch) | |
| tree | b1bcc427fccfd2e5cd11c1e664cc5c2894085375 | |
| parent | 691e48c2329071f8266c45b3fac0aac457b76198 (diff) | |
| download | kile-r14.1.5.tar.gz kile-r14.1.5.zip | |
Use tdeinstance.hr14.1.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 19162b54b7232fa4ffd17bc7aaa10e0be5348c83)
| -rw-r--r-- | src/kile/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/main.cpp b/src/kile/main.cpp index 6893633..d93e5e9 100644 --- a/src/kile/main.cpp +++ b/src/kile/main.cpp @@ -23,7 +23,7 @@ #include <tdemessagebox.h> #include <tdelocale.h> #include <tdeglobal.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <kurl.h> #include "kiledebug.h" |
