Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Fixed potential crash with frmContactEditorTelephone in Edit mode.
[xestiaab/.git] / source / contacteditor / frmContactEditor-Home.cpp
index 0d45448..a0c9703 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);
     
 }
 
@@ -542,6 +547,7 @@ void frmContactEditor::AddHomeGeoposition( wxCommandEvent& event )
                               &ContactEditorData.HomeGeographyListAltID,
                               &ContactEditorData.HomeGeographyListPID,
                               &ContactEditorData.HomeGeographyListType,
+                              &ContactEditorData.HomeGeographyListDataType,
                               &ContactEditorData.HomeGeographyListTokens,
                               &ContactEditorData.HomeGeographyListMediatype,
                               &ContactEditorData.HomeGeographyListPref,
@@ -568,6 +574,7 @@ void frmContactEditor::ModifyHomeGeoposition( wxCommandEvent& event )
                               &ContactEditorData.HomeGeographyListAltID,
                               &ContactEditorData.HomeGeographyListPID,
                               &ContactEditorData.HomeGeographyListType,
+                              &ContactEditorData.HomeGeographyListDataType,
                               &ContactEditorData.HomeGeographyListTokens,
                               &ContactEditorData.HomeGeographyListMediatype,
                               &ContactEditorData.HomeGeographyListPref,
@@ -595,7 +602,8 @@ void frmContactEditor::DeleteHomeGeoposition( wxCommandEvent& event )
     DeleteMapData(intSelectedData, &ContactEditorData.HomeGeographyList,
                   &ContactEditorData.HomeGeographyListAltID, &ContactEditorData.HomeGeographyListPID,
                   &ContactEditorData.HomeGeographyListType, &ContactEditorData.HomeGeographyListTokens,
-                  &ContactEditorData.HomeGeographyListMediatype, &ContactEditorData.HomeGeographyListPref);
+                 &ContactEditorData.HomeGeographyListDataType, &ContactEditorData.HomeGeographyListMediatype, 
+                 &ContactEditorData.HomeGeographyListPref);
     
 }
 
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