qtcontactsmobility/plugins/contacts/symbian/rss/cntmodelextuids.h
changeset 37 fd64c38c277d
parent 24 0ba2181d7c28
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
    75  * Phonebook custom Field value.
    75  * Phonebook custom Field value.
    76  * Gender field type.
    76  * Gender field type.
    77  */
    77  */
    78 const TUid KUidContactFieldGender={KUidContactFieldGenderValue};
    78 const TUid KUidContactFieldGender={KUidContactFieldGenderValue};
    79 
    79 
       
    80 /**
       
    81  * Phonebook custom Field value.
       
    82  * Anniversary event field type.
       
    83  */
       
    84 const TUid KUidContactFieldAnniversaryEvent={KUidContactFieldAnniversaryEventValue};
       
    85 
    80 /* This is a workaround to avoid OS version specific checks.. */
    86 /* This is a workaround to avoid OS version specific checks.. */
    81 #if defined(Q_HAD_TO_DECLARE_GEO_VALUE)
    87 #if defined(Q_HAD_TO_DECLARE_GEO_VALUE)
    82 const TUid KUidContactFieldGEO = {KUidContactFieldGEOValue};
    88 const TUid KUidContactFieldGEO = {KUidContactFieldGEOValue};
    83 #endif
    89 #endif
    84 
    90