diff -r e686773b3f54 -r 04ab22b956c2 phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxdata.h --- a/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxdata.h Tue Feb 02 10:12:17 2010 +0200 +++ b/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxdata.h Fri Feb 19 22:40:27 2010 +0200 @@ -11,15 +11,12 @@ * * Contributors: * -* Description: +* Description: CCA customized control. Code has been modified to +* suit CCA requirements. See CFormattedCellListBoxData +* in EIKFRLBD.H. +* Ensure that this piece of code is in sync with Avkon EIKFRLBD.H (CFormattedCellListBoxData) * */ -/* - * ccappcommlaunchercustomlistboxdata.h - * - * Created on: 2009-11-2 - * Author: dev - */ #ifndef CCAPPCOMMLAUNCHERCUSTOMLISTBOXDATA_H_ #define CCAPPCOMMLAUNCHERCUSTOMLISTBOXDATA_H_ @@ -30,7 +27,7 @@ #include #include #include -#include // for TAknsQsnTextColorsIndex +#include // for TAknsQsnTextColorsIndex #include // for TBitFlags32 class CWindowGc;