summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/KoRuler.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 12:38:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 18:53:20 +0900
commit950f6aa09f2020beffe17aa367c096c2fed3e6b0 (patch)
tree160136e34879f5c0713f920c31b0142a33e4fb41 /lib/kofficeui/KoRuler.h
parent9fa1a9ed2f99b81348c5636b1bd4d82dba553e1e (diff)
downloadkoffice-950f6aa0.tar.gz
koffice-950f6aa0.zip
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0bcd64f7fce74db2ef792e73ed5eceb079fd64f)
Diffstat (limited to 'lib/kofficeui/KoRuler.h')
-rw-r--r--lib/kofficeui/KoRuler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoRuler.h b/lib/kofficeui/KoRuler.h
index 4c8031ecf..ca09f9c74 100644
--- a/lib/kofficeui/KoRuler.h
+++ b/lib/kofficeui/KoRuler.h
@@ -123,7 +123,7 @@ public:
* example "mm", "pt" or "inch".
* @deprecated You should use the KoUnit::Unit variant instead.
*/
- void setUnit( const TQString& unit ) KDE_DEPRECATED ;
+ void setUnit( const TQString& unit ) TDE_DEPRECATED ;
/**
* Set the unit to be used.
*/