phonebookui/Phonebook2/remotecontactlookup/engine/inc/cpbkxrclsearchresultlistbox.h
branchRCL_3
changeset 21 b3431bff8c19
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
15:e8e3147d53eb 21:b3431bff8c19
   161     // Flag indicating that colors are set.
   161     // Flag indicating that colors are set.
   162     TInt iColorsSet;
   162     TInt iColorsSet;
   163     
   163     
   164     };
   164     };
   165 
   165 
       
   166 
       
   167 
       
   168 //This strange old override below (class CPbkxRclSearchResultListView) causes on hardware empty 
       
   169 //list text not to draw. Most likely no need for this kind override at all.
       
   170 //To fix draw this override is not used (however is part of pbk2rclengine api
       
   171 //and therefore not removed completely)
   166 ////////////////////////////////////////////////////////////////////////////
   172 ////////////////////////////////////////////////////////////////////////////
   167 // CPbkxRclSearchResultListView
   173 // CPbkxRclSearchResultListView
   168 ////////////////////////////////////////////////////////////////////////////
   174 ////////////////////////////////////////////////////////////////////////////
   169 
   175 
   170 /**
   176 /**