calendarui/caleneditor/inc/caleneditor_p.h
changeset 70 a5ed90760192
parent 64 1881ad52dc45
child 75 7ac58b2aae6f
--- a/calendarui/caleneditor/inc/caleneditor_p.h	Tue Aug 31 18:15:13 2010 +0530
+++ b/calendarui/caleneditor/inc/caleneditor_p.h	Mon Sep 06 10:12:45 2010 +0530
@@ -168,8 +168,11 @@
             const double geoLatitude, const double geoLongitude);
 	void handleDescriptionChange(const QString description);
 	void saveAndCloseEditor();
-	void showDeleteConfirmationQuery(bool closeEditor = false);
+	void showDeletePopup();
+	void showDeleteConfirmationQuery();
+	void showDeleteOccurencePopup();
 	void handleDeleteAction();
+	void handleDeleteOccurence(int index);
 	void launchSettingsView();
 	void discardChanges();
 	void handleDescriptionAction();