diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 16:37:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 16:44:22 +0900 |
commit | 181528976e3e5862b7f53173d2bbae87b65b014e (patch) | |
tree | aeded9e5af411f802ec85eaf99b5a633f857c803 /part/kxmleditorfactory.cpp | |
parent | 9ee7ef99079ab2950ff2a8cd54e444ddb48d4563 (diff) | |
download | kxmleditor-r14.1.x.tar.gz kxmleditor-r14.1.x.zip |
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 554e32508337c6529eadbb40bf1b01f2de066830)
Diffstat (limited to 'part/kxmleditorfactory.cpp')
-rw-r--r-- | part/kxmleditorfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part/kxmleditorfactory.cpp b/part/kxmleditorfactory.cpp index d1e4e06..02206e2 100644 --- a/part/kxmleditorfactory.cpp +++ b/part/kxmleditorfactory.cpp @@ -23,7 +23,7 @@ #include "kxeconfiguration.h" #include "kxedocument.h" -#include <kinstance.h> +#include <tdeinstance.h> #include <kdebug.h> extern "C" |