Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added TypeInfo to frmContactEditorTelephone when adding a telephone contact.
[xestiaab/.git] / source / contacteditor / frmContactEditor-Business.cpp
index 89175e7..2fe0201 100644 (file)
@@ -542,6 +542,7 @@ void frmContactEditor::AddBusinessGeoposition( wxCommandEvent& event )
                               &ContactEditorData.BusinessGeographyListAltID,
                               &ContactEditorData.BusinessGeographyListPID,
                               &ContactEditorData.BusinessGeographyListType,
+                              &ContactEditorData.BusinessGeographyListDataType,
                               &ContactEditorData.BusinessGeographyListTokens,
                               &ContactEditorData.BusinessGeographyListMediatype,
                               &ContactEditorData.BusinessGeographyListPref,
@@ -568,6 +569,7 @@ void frmContactEditor::ModifyBusinessGeoposition( wxCommandEvent& event )
                               &ContactEditorData.BusinessGeographyListAltID,
                               &ContactEditorData.BusinessGeographyListPID,
                               &ContactEditorData.BusinessGeographyListType,
+                              &ContactEditorData.BusinessGeographyListDataType,
                               &ContactEditorData.BusinessGeographyListTokens,
                               &ContactEditorData.BusinessGeographyListMediatype,
                               &ContactEditorData.BusinessGeographyListPref,
@@ -594,8 +596,9 @@ void frmContactEditor::DeleteBusinessGeoposition( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.BusinessGeographyList,
                   &ContactEditorData.BusinessGeographyListAltID, &ContactEditorData.BusinessGeographyListPID,
-                  &ContactEditorData.BusinessGeographyListType, &ContactEditorData.BusinessGeographyListTokens,
-                  &ContactEditorData.BusinessGeographyListMediatype, &ContactEditorData.BusinessGeographyListPref);
+                  &ContactEditorData.BusinessGeographyListType, &ContactEditorData.BusinessGeographyListDataType,
+                 &ContactEditorData.BusinessGeographyListTokens, &ContactEditorData.BusinessGeographyListMediatype, 
+                 &ContactEditorData.BusinessGeographyListPref);
     
 }
 
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