Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added extra unit tests for CATEGORIES and begun work on the PHOTO vCard property.
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 1ea9eba..48c7182 100644 (file)
@@ -75,6 +75,8 @@ class ContactDataObject{
        void ProcessRole(wxString PropertySeg1, wxString PropertySeg2, int *RoleCount);
        void ProcessOrganisation(wxString PropertySeg1, wxString PropertySeg2, int *OrganisationCount);
        void ProcessNote(wxString PropertySeg1, wxString PropertySeg2, int *NoteCount);
+       void ProcessCategory(wxString PropertySeg1, wxString PropertySeg2, int *CategoryCount);
+       void ProcessPhoto(wxString PropertySeg1, wxString PropertySeg2, int *PhotoCount);
 
        public:
 
@@ -475,6 +477,7 @@ class ContactDataObject{
        std::map<int, wxString> CategoriesListPID;
        std::map<int, wxString> CategoriesListType;
        std::map<int, wxString> CategoriesListTokens;
+       std::map<int, wxString> CategoriesListLanguage;
        std::map<int, int> CategoriesListPref;  
        
        /* Items on the Groups tab */
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