emailservices/nmutilities/inc/emailmailboxinfo_p.h
changeset 40 2c62ef3caffd
parent 23 2dc6caa42ec3
child 74 6c59112cfd31
equal deleted inserted replaced
39:b0b89ca206b5 40:2c62ef3caffd
    61     /*!
    61     /*!
    62          temporary store for icon and name branding variables to avoid additional cenrep scan
    62          temporary store for icon and name branding variables to avoid additional cenrep scan
    63      */
    63      */
    64     QString mTempIcon;
    64     QString mTempIcon;
    65     QString mTempName;
    65     QString mTempName;
    66 
       
    67     /*! 
       
    68          information about success or failure during resource file load
       
    69      */
       
    70     bool mIsResourceLoaded;
       
    71     
    66     
    72     /*!
    67     /*!
    73          Map of already imported branding keys
    68          Map of already imported branding keys
    74      */
    69      */
    75     QMap<unsigned long int, QString> mBrandingDataMap;
    70     QMap<unsigned long int, QString> mBrandingDataMap;