calendarui/caleneditor/inc/caleneditor_p.h
changeset 77 b0711afde476
parent 68 a5a1242fd2e8
child 80 fa7c359294fa
--- a/calendarui/caleneditor/inc/caleneditor_p.h	Thu Sep 02 20:25:23 2010 +0300
+++ b/calendarui/caleneditor/inc/caleneditor_p.h	Fri Sep 17 08:29:05 2010 +0300
@@ -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();