phonebookui/pbkcommonui/inc/cnthistoryviewitem.h
changeset 59 a642906a277a
parent 37 fd64c38c277d
child 66 554fe4dbbb59
--- a/phonebookui/pbkcommonui/inc/cnthistoryviewitem.h	Tue Jul 06 14:05:47 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cnthistoryviewitem.h	Wed Aug 18 09:39:00 2010 +0300
@@ -50,6 +50,7 @@
      * Overriden method to draw the custom item in the list view
      */
     void updateChildItems();
+    bool event(QEvent* e);
     
     bool getIncoming() const { return mIncoming; }
     bool isNewMessage() const { return mNewMessage; }