Replace KDE_DEPRECATED with TDE_DEPRECATED

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34d443bb23)
r14.1.x
Michele Calgaro 3 weeks ago
parent dfbdaaed71
commit 81dc15bcc8
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -178,7 +178,7 @@ protected:
/** This method is obsolete and will be removed in the future.
*/
virtual bool checkToCancelReceivingData() KDE_DEPRECATED;
virtual bool checkToCancelReceivingData() TDE_DEPRECATED;
/** Re-implement this method to control the pseudo progress value during RAW decoding (when dcraw run with an
internal loop without feedback) with your proper environment. By default, this method do nothing.
@ -188,7 +188,7 @@ protected:
/** This method is obsolete and will be removed in the future.
*/
virtual void setReceivingDataProgress(double value) KDE_DEPRECATED;
virtual void setReceivingDataProgress(double value) TDE_DEPRECATED;
private:

Loading…
Cancel
Save