summaryrefslogtreecommitdiffabout
path: root/libkcal/event.h
Side-by-side diff
Diffstat (limited to 'libkcal/event.h') (more/less context) (show whitespace changes)
-rw-r--r--libkcal/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/event.h b/libkcal/event.h
index 3bc8adc..8729956 100644
--- a/libkcal/event.h
+++ b/libkcal/event.h
@@ -44,3 +44,3 @@ class Event : public Incidence
Incidence *clone();
- QDateTime getNextAlarmDateTime( bool * ok, int * offset ) const;
+ QDateTime getNextAlarmDateTime( bool * ok, int * offset ,QDateTime start_dt ) const;