diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:15:56 +0900 |
commit | 2864cea0a87dbd3f6e7c9ab494cf3fe00b98d0f3 (patch) | |
tree | b12312e527686e1001258d8a0fe2dfed2369e9e6 /kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp | |
parent | 0821b7f9badc0bb1bf74d8b9040bce6f47997569 (diff) | |
download | tdesdk-r14.1.x.tar.gz tdesdk-r14.1.x.zip |
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7f87710b4ba7a434330c80e28d70471a6a09918e)
Diffstat (limited to 'kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp')
-rw-r--r-- | kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp b/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp index 6045612b..c382ca84 100644 --- a/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp +++ b/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp @@ -38,7 +38,7 @@ #include <kstaticdeleter.h> #include <kdebug.h> #include <tdeglobal.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeio/netaccess.h> #include <tqregexp.h> |