phonebookui/Phonebook2/UIControls/src/CPbk2ContactEditorDlg.cpp
branchRCL_3
changeset 23 5586b4d2ec3e
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
21:b3431bff8c19 23:5586b4d2ec3e
    87 // CPbk2ContactEditorDlg::~CPbk2ContactEditorDlg
    87 // CPbk2ContactEditorDlg::~CPbk2ContactEditorDlg
    88 // --------------------------------------------------------------------------
    88 // --------------------------------------------------------------------------
    89 //
    89 //
    90 CPbk2ContactEditorDlg::~CPbk2ContactEditorDlg()
    90 CPbk2ContactEditorDlg::~CPbk2ContactEditorDlg()
    91     {
    91     {
       
    92     ForceExit();
       
    93     
    92 	delete iTitleText;
    94 	delete iTitleText;
    93     if ( iSelfPtr )
    95     if ( iSelfPtr )
    94         {
    96         {
    95         *iSelfPtr = NULL;
    97         *iSelfPtr = NULL;
    96         }
    98         }
   102     delete iSpecificFieldProperties;
   104     delete iSpecificFieldProperties;
   103     delete iFieldProperties;
   105     delete iFieldProperties;
   104     delete iEditorStrategy;
   106     delete iEditorStrategy;
   105     delete iContactRelocator;
   107     delete iContactRelocator;
   106     delete iStoreContact;
   108     delete iStoreContact;
   107     delete iAddItemFieldTypeXspName;
   109     delete iAddItemFieldTypeXspName;       
   108     }
   110     }
   109 
   111 
   110 
   112 
   111 // --------------------------------------------------------------------------
   113 // --------------------------------------------------------------------------
   112 // CPbk2ContactEditorDlg::NewL
   114 // CPbk2ContactEditorDlg::NewL