diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:17:42 +0900 |
commit | b8bb7f148d71d50a5274e426e0973397a664a245 (patch) | |
tree | 7264ecfdf4da143ce12adb53b8afcba5fbc125e0 /khexedit/parts/kpart/khepart.cpp | |
parent | 43307b779444b49014bfbe30f02abb8eb27ebfd7 (diff) | |
download | tdeutils-r14.1.x.tar.gz tdeutils-r14.1.x.zip |
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 44f4c3e8bee96027983bf23b97aef63c4b925813)
Diffstat (limited to 'khexedit/parts/kpart/khepart.cpp')
-rw-r--r-- | khexedit/parts/kpart/khepart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khepart.cpp b/khexedit/parts/kpart/khepart.cpp index 41c7110..9a4adfb 100644 --- a/khexedit/parts/kpart/khepart.cpp +++ b/khexedit/parts/kpart/khepart.cpp @@ -17,7 +17,7 @@ // kde specific #include <tdelocale.h> -//#include <kinstance.h> +//#include <tdeinstance.h> #include <tdeaction.h> #include <kstdaction.h> //#include <tdeglobalsettings.h> |