src/hbcore/gui/hbview.h
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 5 627c4a0fd0e7
--- a/src/hbcore/gui/hbview.h	Fri May 14 16:09:54 2010 +0300
+++ b/src/hbcore/gui/hbview.h	Thu May 27 13:10:59 2010 +0300
@@ -129,6 +129,7 @@
     HbView( HbViewPrivate &dd, QGraphicsItem *parent );
 
     bool event(QEvent *event);
+    void changeEvent(QEvent *event);
 
 private slots:
 #ifdef HB_EFFECTS