src/hbcore/gui/hbwidgetbase.h
changeset 21 4633027730f5
parent 1 f7ac710697a9
child 23 e6ad4ef83b23
--- a/src/hbcore/gui/hbwidgetbase.h	Tue Jul 06 14:36:53 2010 +0300
+++ b/src/hbcore/gui/hbwidgetbase.h	Wed Aug 18 10:05:37 2010 +0300
@@ -68,6 +68,8 @@
 
     virtual void gestureEvent(QGestureEvent *event);
 
+    void updateGeometry();
+
     void initStyleOption(HbStyleOption *option) const;
 
 private: