phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h
branchRCL_3
changeset 18 d4f567ce2e7c
parent 12 4ae315f230bc
--- a/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h	Thu Jul 15 18:22:55 2010 +0300
+++ b/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h	Thu Aug 19 09:41:07 2010 +0300
@@ -373,6 +373,8 @@
                 TEventCode aType );
         void RestorePrevNaviDecoratorL();
         void RestoreStatusPaneL(); 
+        static TInt DelayDlgDeleteCallBack( TAny* aCallBack );
+        void DelayDlgDelete();
 
     private: // Data structures
 
@@ -472,6 +474,8 @@
         CAknNavigationDecorator* iPrevNaviDecorator;
         
         TInt iCurrentstatuspane;
+        /// Own: For asynchronously delete editordlg.
+        CIdle* iDelayDelete;
     };
 
 #endif // CPBK2CONTACTEDITORDLGIMPL_H