diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-15 12:38:32 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-15 12:38:32 +0900 |
| commit | c0bcd64f7fce74db2ef792e73ed5eceb079fd64f (patch) | |
| tree | 7f08fbe9e83f796d076eaf96f260551f01265e5c /lib/kofficeui/KoPageLayoutDia.h | |
| parent | 8bc8b24757e1cdf11d60bbeea3c7eaac7e4b8dd0 (diff) | |
| download | koffice-c0bcd64f7fce74db2ef792e73ed5eceb079fd64f.tar.gz koffice-c0bcd64f7fce74db2ef792e73ed5eceb079fd64f.zip | |
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kofficeui/KoPageLayoutDia.h')
| -rw-r--r-- | lib/kofficeui/KoPageLayoutDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoPageLayoutDia.h b/lib/kofficeui/KoPageLayoutDia.h index ff23c9293..14e387b93 100644 --- a/lib/kofficeui/KoPageLayoutDia.h +++ b/lib/kofficeui/KoPageLayoutDia.h @@ -142,7 +142,7 @@ public: * Retrieves a standard page layout. * Deprecated: better use KoPageLayout::standardLayout() */ - static KDE_DEPRECATED KoPageLayout standardLayout(); + static TDE_DEPRECATED KoPageLayout standardLayout(); /** * Returns the layout |
