diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 18:14:33 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:09:45 +0900 |
| commit | 0bb5a74a5d113d4a0aba044ed0ffa5b65c89ca70 (patch) | |
| tree | 722dca115d87dabb5c09dd264d3e6517ab382203 /filters | |
| parent | 0d18073a009153a2c9fab75204df2611a67f68df (diff) | |
| download | koffice-0bb5a74a.tar.gz koffice-0bb5a74a.zip | |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48317c27a99823fbd790eff78470c5274ace467f)
Diffstat (limited to 'filters')
| -rw-r--r-- | filters/kword/libexport/TagProcessing.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kword/libexport/TagProcessing.h b/filters/kword/libexport/TagProcessing.h index 043bddc09..b4f9137e3 100644 --- a/filters/kword/libexport/TagProcessing.h +++ b/filters/kword/libexport/TagProcessing.h @@ -37,7 +37,7 @@ #include <tqdom.h> #include <tqvaluelist.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <kdebug.h> class KWEFKWordLeader; |
