phonebookui/pbkcommonui/inc/cnthistoryviewitem.h
changeset 27 de1630741fbe
parent 24 0ba2181d7c28
child 31 2a11b5b00470
--- a/phonebookui/pbkcommonui/inc/cnthistoryviewitem.h	Fri Apr 16 14:53:18 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cnthistoryviewitem.h	Mon May 03 12:24:20 2010 +0300
@@ -50,19 +50,13 @@
     void polish(HbStyleParameters& params);
     
     /*
-     * Overriden method to draw the custom item int he list view
+     * Overriden method to draw the custom item in the list view
      */
     void updateChildItems();
     
 private:
     
     /*
-     * Layout for the item (text fields and icon)
-     * Not owned
-     */
-    QGraphicsLinearLayout* mLayout;
-    
-    /*
      * Custom widget containing text fields and icon
      * Not owned
      */