diff -r 06ff229162e9 -r 11d3954df52a src/hbcore/gui/hbview.h --- 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