Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Enhanced code for IMPP in frmContactEditor and frmContactEditorIM.
[xestiaab/.git] / source / contacteditor / frmContactEditor-General.cpp
index f02eb83..65e933b 100644 (file)
@@ -282,6 +282,7 @@ void frmContactEditor::AddGeneralIM( wxCommandEvent& event )
                              &ContactEditorData.GeneralIMListAltID,
                              &ContactEditorData.GeneralIMListPID,
                              &ContactEditorData.GeneralIMListType,
+                            &ContactEditorData.GeneralIMListTypeInfo,
                              &ContactEditorData.GeneralIMListTokens,
                              &ContactEditorData.GeneralIMListMediatype,
                              &ContactEditorData.GeneralIMListPref,
@@ -302,12 +303,13 @@ void frmContactEditor::ModifyGeneralIM( wxCommandEvent& event )
                          &intSelectedData)){
         return;
     }
-    
+
     frmContactEditorIM *frameCEIM = new frmContactEditorIM ( this );
     frameCEIM->SetupPointers(&ContactEditorData.GeneralIMList,
                              &ContactEditorData.GeneralIMListAltID,
                              &ContactEditorData.GeneralIMListPID,
                              &ContactEditorData.GeneralIMListType,
+                            &ContactEditorData.GeneralIMListTypeInfo,
                              &ContactEditorData.GeneralIMListTokens,
                              &ContactEditorData.GeneralIMListMediatype,
                              &ContactEditorData.GeneralIMListPref,
@@ -334,8 +336,9 @@ void frmContactEditor::DeleteGeneralIM( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.GeneralIMList,
                   &ContactEditorData.GeneralIMListAltID, &ContactEditorData.GeneralIMListPID,
-                  &ContactEditorData.GeneralIMListType, &ContactEditorData.GeneralIMListTokens,
-                  &ContactEditorData.GeneralIMListMediatype, &ContactEditorData.GeneralIMListPref);
+                  &ContactEditorData.GeneralIMListType, &ContactEditorData.GeneralIMListTypeInfo,
+                 &ContactEditorData.GeneralIMListTokens, &ContactEditorData.GeneralIMListMediatype, 
+                 &ContactEditorData.GeneralIMListPref);
     
 }
 
@@ -350,6 +353,7 @@ void frmContactEditor::AddGeneralTelephone( wxCommandEvent& event )
                               &ContactEditorData.GeneralTelephoneListAltID,
                               &ContactEditorData.GeneralTelephoneListPID,
                               &ContactEditorData.GeneralTelephoneListType,
+                              &ContactEditorData.GeneralTelephoneListTypeInfo,
                               &ContactEditorData.GeneralTelephoneListTokens,
                               &ContactEditorData.GeneralTelephoneListPref,
                               lboTelephone,
@@ -375,6 +379,7 @@ void frmContactEditor::ModifyGeneralTelephone( wxCommandEvent& event )
                               &ContactEditorData.GeneralTelephoneListAltID,
                               &ContactEditorData.GeneralTelephoneListPID,
                               &ContactEditorData.GeneralTelephoneListType,
+                              &ContactEditorData.GeneralTelephoneListTypeInfo,
                               &ContactEditorData.GeneralTelephoneListTokens,
                               &ContactEditorData.GeneralTelephoneListPref,
                               lboTelephone,
@@ -400,8 +405,8 @@ void frmContactEditor::DeleteGeneralTelephone( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.GeneralTelephoneList,
                   &ContactEditorData.GeneralTelephoneListAltID, &ContactEditorData.GeneralTelephoneListPID,
-                  &ContactEditorData.GeneralTelephoneListType, &ContactEditorData.GeneralTelephoneListTokens,
-                  &ContactEditorData.GeneralTelephoneListPref);
+                  &ContactEditorData.GeneralTelephoneListType, &ContactEditorData.GeneralTelephoneListTypeInfo,
+                 &ContactEditorData.GeneralTelephoneListTokens, &ContactEditorData.GeneralTelephoneListPref);
     
 }
 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy