Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added source, headers and unit tests for the SOUND vCard Property for ContactDataObject.
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 116a3b6..df43f97 100644 (file)
@@ -78,6 +78,7 @@ class ContactDataObject{
        void ProcessCategory(wxString PropertySeg1, wxString PropertySeg2, int *CategoryCount);
        void ProcessPhoto(wxString PropertySeg1, wxString PropertySeg2, int *PhotoCount);
        void ProcessLogo(wxString PropertySeg1, wxString PropertySeg2, int *LogoCount);
+       void ProcessSound(wxString PropertySeg1, wxString PropertySeg2, int *SoundCount);
 
        public:
 
@@ -524,7 +525,8 @@ class ContactDataObject{
        std::map<int, wxString> SoundsListAudioEncType;         
        std::map<int, wxString> SoundsListAudioType;            
        std::map<int, wxString> SoundsListTokens;
-       std::map<int, wxString> SoundsListMediatype;            
+       std::map<int, wxString> SoundsListMediatype;
+       std::map<int, wxString> SoundsListLanguage;     
        std::map<int, int> SoundsListPref;      
        
        /* Items on the Calendaring 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