phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxdata.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 7 b3431bff8c19
--- 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 <eiklbd.h>
 #include <eikfrlb.h>
 #include <avkon.hrh>
-#include <aknsdrawutils.h> // for TAknsQsnTextColorsIndex
+#include <AknsDrawUtils.h> // for TAknsQsnTextColorsIndex
 #include <babitflags.h>    // for TBitFlags32
 
 class CWindowGc;