phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h
branchRCL_3
changeset 35 4ae315f230bc
parent 26 0d28c1c5b6dd
child 58 d4f567ce2e7c
--- a/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h	Tue May 11 16:00:21 2010 +0300
+++ b/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorDlgImpl.h	Tue May 25 12:26:45 2010 +0300
@@ -372,6 +372,7 @@
                 const TKeyEvent& aKeyEvent, 
                 TEventCode aType );
         void RestorePrevNaviDecoratorL();
+        void RestoreStatusPaneL(); 
 
     private: // Data structures
 
@@ -469,6 +470,8 @@
         /// the empty one on to the top.
         /// Doesnt Own.
         CAknNavigationDecorator* iPrevNaviDecorator;
+        
+        TInt iCurrentstatuspane;
     };
 
 #endif // CPBK2CONTACTEDITORDLGIMPL_H