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 18:45:14 +0900
commit47025f3e8808c000e93a1d97585a83a5d7790285 (patch)
treeb7d5dfce91299c52b49d8eadb5e4d67c15e5287a /libkcal/scheduler.h
parenta6bbab744254a7b3ca931cc3edfb3a083bee1301 (diff)
downloadtdepim-47025f3e.tar.gz
tdepim-47025f3e.zip
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f5f281048b6969c784a62fa296e9dac65c246d3)
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 *,