-rw-r--r-- | libkcal/calendarlocal.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libkcal/calendarlocal.cpp b/libkcal/calendarlocal.cpp index 0eba6a9..e75154b 100644 --- a/libkcal/calendarlocal.cpp +++ b/libkcal/calendarlocal.cpp @@ -589,2 +589,3 @@ QPtrList<Event> CalendarLocal::rawEvents( const QDate &start, const QDate &end, { + qDebug("CalendarLocal::rawEvents called "); Event *event = 0; |