src/hbcore/decorators/hbstatusbar_p.h
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 6 c3690ec91ef8
--- 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)