agendainterface/agendautil/inc/agendautil.h
changeset 49 5de72ea7a065
parent 26 a949c2543c15
--- a/agendainterface/agendautil/inc/agendautil.h	Fri Jun 11 13:37:54 2010 +0300
+++ b/agendainterface/agendautil/inc/agendautil.h	Wed Jun 23 18:11:28 2010 +0300
@@ -79,7 +79,7 @@
 			AgendaEntry& entry, AgendaUtil::RecurrenceRange range);
 	bool updateEntry(const AgendaEntry& entry, bool isChild = false);
 	bool storeRepeatingEntry(const AgendaEntry& entry, bool copyToChildren);
-	bool createException(const AgendaEntry& entry);
+	bool createException(const AgendaEntry& entry,QDateTime instanceOriginalDateTime);
 	QList<ulong> entryIds(
 			AgendaUtil::FilterFlags filter = AgendaUtil::IncludeAll);
 	QList<AgendaEntry> fetchAllEntries(