phoneuis/easydialing/inc/easydialinglistboxdata.h
branchRCL_3
changeset 5 2a26698d78ba
parent 4 24062c24fe38
child 7 544e34b3255a
equal deleted inserted replaced
4:24062c24fe38 5:2a26698d78ba
   203     CFbsBitmap* iColorBitmap;
   203     CFbsBitmap* iColorBitmap;
   204 
   204 
   205     /** Default image for contacts with no own thumbnail. Owned. */
   205     /** Default image for contacts with no own thumbnail. Owned. */
   206     CGulIcon* iDummyThumbnail;
   206     CGulIcon* iDummyThumbnail;
   207     
   207     
       
   208     /** Favourite icon. Owned. */
       
   209     CGulIcon* iFavouriteIcon;
       
   210     
   208     /** Pointer to listbox. Not owned. */
   211     /** Pointer to listbox. Not owned. */
   209     CEasyDialingListBox* iControl;
   212     CEasyDialingListBox* iControl;
   210     };
   213     };
   211 
   214 
   212 
   215