summaryrefslogtreecommitdiffstats
path: root/libkcal/scheduler.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 12:40:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 12:40:29 +0900
commit2f5f281048b6969c784a62fa296e9dac65c246d3 (patch)
treebc1806e82c7188ea9ad2f8ff0653d048fc6f8700 /libkcal/scheduler.h
parentfc33fbf5ae054e039bfd10238a5f1c6cdde6fea3 (diff)
downloadtdepim-2f5f281048b6969c784a62fa296e9dac65c246d3.tar.gz
tdepim-2f5f281048b6969c784a62fa296e9dac65c246d3.zip
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libkcal/scheduler.h')
-rw-r--r--libkcal/scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/scheduler.h b/libkcal/scheduler.h
index 4d97ab51..fe6c430a 100644
--- a/libkcal/scheduler.h
+++ b/libkcal/scheduler.h
@@ -174,7 +174,7 @@ class LIBKCAL_EXPORT Scheduler
bool acceptRequest( IncidenceBase *, ScheduleMessage::Status status,
const TQString & attendee );
bool acceptAdd( IncidenceBase *, ScheduleMessage::Status status );
- KDE_DEPRECATED bool acceptCancel( IncidenceBase *, ScheduleMessage::Status status );
+ TDE_DEPRECATED bool acceptCancel( IncidenceBase *, ScheduleMessage::Status status );
bool acceptCancel( IncidenceBase *, ScheduleMessage::Status status,
const TQString & attendee );
bool acceptDeclineCounter( IncidenceBase *,