Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
AddBusinessOrganisation was using GeneralOrganisationList not BusinessOrganisationList.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 1 Jan 2016 14:31:22 +0000 (14:31 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 1 Jan 2016 14:31:22 +0000 (14:31 +0000)
source/contacteditor/frmContactEditor-Business.cpp

index 81ce5cd..1ddc62d 100644 (file)
@@ -804,8 +804,8 @@ void frmContactEditor::AddBusinessOrganisation( wxCommandEvent& event )
     
     frmContactEditorOrganisations *frameCEOrg = new frmContactEditorOrganisations ( this );
     frameCEOrg->SetEditorMode(FALSE, CE_WORK);
-    intResult = GetLastInt(&GeneralOrganisationsList);
-    frameCEOrg->SetupPointers(&GeneralOrganisationsList,
+    intResult = GetLastInt(&ContactEditorData.BusinessOrganisationsList);
+    frameCEOrg->SetupPointers(&ContactEditorData.BusinessOrganisationsList,
                               &ContactEditorData.BusinessOrganisationsListLanguage,
                               &ContactEditorData.BusinessOrganisationsListSortAs,
                               &ContactEditorData.BusinessOrganisationsListAltID,
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