Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
More enhancements for IMPP and TEL in frmContactEditor and frmContactEditorTelephone.
[xestiaab/.git] / source / contacteditor / frmContactEditor-Home.cpp
index 0d45448..82add88 100644 (file)
@@ -274,6 +274,7 @@ void frmContactEditor::AddHomeIM( wxCommandEvent& event )
                              &ContactEditorData.HomeIMListAltID,
                              &ContactEditorData.HomeIMListPID,
                              &ContactEditorData.HomeIMListType,
+                             &ContactEditorData.HomeIMListTypeInfo,
                              &ContactEditorData.HomeIMListTokens,
                              &ContactEditorData.HomeIMListMediatype,
                              &ContactEditorData.HomeIMListPref,
@@ -300,6 +301,7 @@ void frmContactEditor::ModifyHomeIM( wxCommandEvent& event )
                              &ContactEditorData.HomeIMListAltID,
                              &ContactEditorData.HomeIMListPID,
                              &ContactEditorData.HomeIMListType,
+                             &ContactEditorData.HomeIMListTypeInfo,
                              &ContactEditorData.HomeIMListTokens,
                              &ContactEditorData.HomeIMListMediatype,
                              &ContactEditorData.HomeIMListPref,
@@ -326,8 +328,9 @@ void frmContactEditor::DeleteHomeIM( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.HomeIMList,
                   &ContactEditorData.HomeIMListAltID, &ContactEditorData.HomeIMListPID,
-                  &ContactEditorData.HomeIMListType, &ContactEditorData.HomeIMListTokens,
-                  &ContactEditorData.HomeIMListMediatype, &ContactEditorData.HomeIMListPref);
+                  &ContactEditorData.HomeIMListType, &ContactEditorData.HomeIMListTypeInfo,
+                 &ContactEditorData.HomeIMListTokens, &ContactEditorData.HomeIMListMediatype, 
+                 &ContactEditorData.HomeIMListPref);
     
 }
 
@@ -342,6 +345,7 @@ void frmContactEditor::AddHomeTelephone( wxCommandEvent& event )
                               &ContactEditorData.HomeTelephoneListAltID,
                               &ContactEditorData.HomeTelephoneListPID,
                               &ContactEditorData.HomeTelephoneListType,
+                              &ContactEditorData.HomeTelephoneListTypeInfo,
                               &ContactEditorData.HomeTelephoneListTokens,
                               &ContactEditorData.HomeTelephoneListPref,
                               lboHomeTelephone,
@@ -367,6 +371,7 @@ void frmContactEditor::ModifyHomeTelephone( wxCommandEvent& event )
                               &ContactEditorData.HomeTelephoneListAltID,
                               &ContactEditorData.HomeTelephoneListPID,
                               &ContactEditorData.HomeTelephoneListType,
+                              &ContactEditorData.HomeTelephoneListTypeInfo,
                               &ContactEditorData.HomeTelephoneListTokens,
                               &ContactEditorData.HomeTelephoneListPref,
                               lboHomeTelephone,
@@ -392,8 +397,8 @@ void frmContactEditor::DeleteHomeTelephone( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.HomeTelephoneList,
                   &ContactEditorData.HomeTelephoneListAltID, &ContactEditorData.HomeTelephoneListPID,
-                  &ContactEditorData.HomeTelephoneListType, &ContactEditorData.HomeTelephoneListTokens,
-                  &ContactEditorData.HomeTelephoneListPref);
+                  &ContactEditorData.HomeTelephoneListType, &ContactEditorData.HomeTelephoneListTypeInfo,
+                 &ContactEditorData.HomeTelephoneListTokens, &ContactEditorData.HomeTelephoneListPref);
     
 }
 
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