summaryrefslogtreecommitdiffstats
path: root/kalarm/daemon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/daemon.cpp')
-rw-r--r--kalarm/daemon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/daemon.cpp b/kalarm/daemon.cpp
index c5ce9253..01272502 100644
--- a/kalarm/daemon.cpp
+++ b/kalarm/daemon.cpp
@@ -668,7 +668,7 @@ NotificationHandler::NotificationHandler()
*/
void NotificationHandler::alarmDaemonUpdate(int calendartqStatus, const TQString& calendarURL)
{
- kdDebug(5950) << "NotificationHandler::alarmDaemonUpdate(" << calendarStatus << ")\n";
+ kdDebug(5950) << "NotificationHandler::alarmDaemonUpdate(" << calendartqStatus << ")\n";
KAlarmd::CalendartqStatus status = KAlarmd::CalendartqStatus(calendartqStatus);
if (expandURL(calendarURL) != AlarmCalendar::activeCalendar()->urlString())
return; // it's not a notification about KAlarm's calendar