diff -r e686773b3f54 -r 04ab22b956c2 phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxitemdrawer.h --- a/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxitemdrawer.h Tue Feb 02 10:12:17 2010 +0200 +++ b/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxitemdrawer.h Fri Feb 19 22:40:27 2010 +0200 @@ -11,15 +11,11 @@ * * Contributors: * -* Description: +* Description: CCA custom control. Code has been modified to +* suit CCA requirements. See CFormattedCellListBoxItemDrawer +* in eikfrlb.cpp * */ -/* - * ccappcommlaunchercustomlistboxitemdrawer.h - * - * Created on: 2009-10-30 - * Author: dev - */ #ifndef CCAPPCOMMLAUNCHERCUSTOMLISTBOXITEMDRAWER_H_ #define CCAPPCOMMLAUNCHERCUSTOMLISTBOXITEMDRAWER_H_ @@ -258,6 +254,10 @@ * @internal */ void DrawBackgroundAndSeparatorLines( const TRect& aItemTextRect ) const; + /** + * Draw separator line + */ + void DrawSeparator( CGraphicsContext& aGc, const TRect& aRect, const TRgb& aColor ) const; private: