phonebookui/pbkcommonui/inc/cnteditview_p.h
changeset 53 e6aff7b69165
parent 50 77bc263e1626
child 61 d30183af6ca6
--- a/phonebookui/pbkcommonui/inc/cnteditview_p.h	Wed Jul 21 11:37:51 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cnteditview_p.h	Fri Jul 23 12:43:48 2010 +0300
@@ -80,6 +80,7 @@
     void handleDeleteContact(int action);
     void discardChanges();
     void saveChanges();
+    void showRootView();
     
     void openNameEditor();
     void openImageEditor();
@@ -89,6 +90,7 @@
     void setScrollPosition();
     void ringToneFetchHandleError(int errorCode, const QString& errorMessage);
     void ringToneFetchHandleOk(const QVariant &result);
+    void contactDeletedFromOtherSource(const QList<QContactLocalId>& contactIds);
 
 private:
     void loadAvatar();