summaryrefslogtreecommitdiffstats
path: root/tdeui/kruler.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-14 12:36:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-14 12:36:29 +0900
commit43e38f2c0a00cdc052660fab01d32df2c7dc24b0 (patch)
tree308e002242744bef1db7382e8910a470932f3d12 /tdeui/kruler.h
parent562773a5f7befb7eac57e57d928cf223a82f97f0 (diff)
downloadtdelibs-master.tar.gz
tdelibs-master.zip
Replace KDE_DEPRECATED with TDE_DEPRECATEDHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeui/kruler.h')
-rw-r--r--tdeui/kruler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeui/kruler.h b/tdeui/kruler.h
index c962fd947..6279d567d 100644
--- a/tdeui/kruler.h
+++ b/tdeui/kruler.h
@@ -275,19 +275,19 @@ public:
* @deprecated
* This method has no effect other than an update. Do not use.
**/
- void setValuePerLittleMark(int) KDE_DEPRECATED;
+ void setValuePerLittleMark(int) TDE_DEPRECATED;
/**
* @deprecated
* This method has no effect other than an update. Do not use.
**/
- void setValuePerMediumMark(int) KDE_DEPRECATED;
+ void setValuePerMediumMark(int) TDE_DEPRECATED;
/**
* @deprecated
* This method has no effect other than an update. Do not use.
*/
- void setValuePerBigMark(int) KDE_DEPRECATED;
+ void setValuePerBigMark(int) TDE_DEPRECATED;
/**
* Show/hide number values of the little marks.