diff -r 06ff229162e9 -r 11d3954df52a src/hbcore/decorators/hbstatusbar_p.h --- a/src/hbcore/decorators/hbstatusbar_p.h Fri May 14 16:09:54 2010 +0300 +++ b/src/hbcore/decorators/hbstatusbar_p.h Thu May 27 13:10:59 2010 +0300 @@ -62,6 +62,7 @@ protected: void initStyleOption(HbStyleOptionStatusBar *option) const; void timerEvent(QTimerEvent *event); + void gestureEvent(QGestureEvent* e); private: Q_DECLARE_PRIVATE_D(d_ptr, HbStatusBar)