phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 21 b3431bff8c19
parent 15 e8e3147d53eb
child 23 5586b4d2ec3e
--- a/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h	Mon Mar 15 12:39:26 2010 +0200
+++ b/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h	Wed Mar 31 21:13:53 2010 +0300
@@ -83,6 +83,12 @@
      * (see details from baseclass )
      */
     virtual void SizeChanged();
+	
+	/**
+     * From CCoeControl
+     * (see details from baseclass )
+     */
+	void HandleResourceChange(TInt aType);
 
     /**
      * From CCoeControl
@@ -291,8 +297,8 @@
      * Listbox for the "communication buttons"
      * Own.
      */
-    // CCCAppCommLauncherCustomListBox* iListBox;
-    CAknDoubleLargeStyleListBox* iListBox;
+    CCCAppCommLauncherCustomListBox* iListBox;
+
     /**
      * Background for skinning
      * Own.