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 /lib/kofficecore/KoStyleStack.h | |
| parent | 0d18073a009153a2c9fab75204df2611a67f68df (diff) | |
| download | koffice-0bb5a74a5d113d4a0aba044ed0ffa5b65c89ca70.tar.gz koffice-0bb5a74a5d113d4a0aba044ed0ffa5b65c89ca70.zip | |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48317c27a99823fbd790eff78470c5274ace467f)
Diffstat (limited to 'lib/kofficecore/KoStyleStack.h')
| -rw-r--r-- | lib/kofficecore/KoStyleStack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoStyleStack.h b/lib/kofficecore/KoStyleStack.h index 0da315b43..62688fd22 100644 --- a/lib/kofficecore/KoStyleStack.h +++ b/lib/kofficecore/KoStyleStack.h @@ -26,7 +26,7 @@ #include <tqdom.h> #include <tqvaluestack.h> -#include <kdemacros.h> +#include <tdemacros.h> #include "koffice_export.h" |
