Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
More enhancements for IMPP and TEL in frmContactEditor and frmContactEditorTelephone.
[xestiaab/.git] / source / contacteditor / frmContactEditor-Business.cpp
index 1ddc62d..89175e7 100644 (file)
@@ -269,6 +269,7 @@ void frmContactEditor::AddBusinessIM( wxCommandEvent& event )
                              &ContactEditorData.BusinessIMListAltID,
                              &ContactEditorData.BusinessIMListPID,
                              &ContactEditorData.BusinessIMListType,
+                            &ContactEditorData.BusinessIMListTypeInfo,
                              &ContactEditorData.BusinessIMListTokens,
                              &ContactEditorData.BusinessIMListMediatype,
                              &ContactEditorData.BusinessIMListPref,
@@ -295,6 +296,7 @@ void frmContactEditor::ModifyBusinessIM( wxCommandEvent& event )
                              &ContactEditorData.BusinessIMListAltID,
                              &ContactEditorData.BusinessIMListPID,
                              &ContactEditorData.BusinessIMListType,
+                            &ContactEditorData.BusinessIMListTypeInfo,
                              &ContactEditorData.BusinessIMListTokens,
                              &ContactEditorData.BusinessIMListMediatype,
                              &ContactEditorData.BusinessIMListPref,
@@ -321,8 +323,9 @@ void frmContactEditor::DeleteBusinessIM( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.BusinessIMList,
                   &ContactEditorData.BusinessIMListAltID, &ContactEditorData.BusinessIMListPID,
-                  &ContactEditorData.BusinessIMListType, &ContactEditorData.BusinessIMListTokens,
-                  &ContactEditorData.BusinessIMListMediatype, &ContactEditorData.BusinessIMListPref);
+                  &ContactEditorData.BusinessIMListType, &ContactEditorData.BusinessIMListTypeInfo,
+                 &ContactEditorData.BusinessIMListTokens, &ContactEditorData.BusinessIMListMediatype, 
+                 &ContactEditorData.BusinessIMListPref);
     
 }
 
@@ -337,6 +340,7 @@ void frmContactEditor::AddBusinessTelephone( wxCommandEvent& event )
                               &ContactEditorData.BusinessTelephoneListAltID,
                               &ContactEditorData.BusinessTelephoneListPID,
                               &ContactEditorData.BusinessTelephoneListType,
+                              &ContactEditorData.BusinessTelephoneListTypeInfo,
                               &ContactEditorData.BusinessTelephoneListTokens,
                               &ContactEditorData.BusinessTelephoneListPref,
                               lboBusinessTelephone,
@@ -362,6 +366,7 @@ void frmContactEditor::ModifyBusinessTelephone( wxCommandEvent& event )
                               &ContactEditorData.BusinessTelephoneListAltID,
                               &ContactEditorData.BusinessTelephoneListPID,
                               &ContactEditorData.BusinessTelephoneListType,
+                              &ContactEditorData.BusinessTelephoneListTypeInfo,
                               &ContactEditorData.BusinessTelephoneListTokens,
                               &ContactEditorData.BusinessTelephoneListPref,
                               lboBusinessTelephone,
@@ -387,8 +392,8 @@ void frmContactEditor::DeleteBusinessTelephone( wxCommandEvent& event )
     
     DeleteMapData(intSelectedData, &ContactEditorData.BusinessTelephoneList,
                   &ContactEditorData.BusinessTelephoneListAltID, &ContactEditorData.BusinessTelephoneListPID,
-                  &ContactEditorData.BusinessTelephoneListType, &ContactEditorData.BusinessTelephoneListTokens,
-                  &ContactEditorData.BusinessTelephoneListPref);
+                  &ContactEditorData.BusinessTelephoneListType, &ContactEditorData.BusinessTelephoneListTypeInfo,
+                 &ContactEditorData.BusinessTelephoneListTokens, &ContactEditorData.BusinessTelephoneListPref);
     
 }
 
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