diff -r 30f14686fb04 -r 2b1b11a301d2 homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h --- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h Wed Jun 23 18:03:36 2010 +0300 +++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h Tue Jul 06 14:06:53 2010 +0300 @@ -36,6 +36,8 @@ ~HsAnalogClockWidget(); bool eventFilter(QObject *watched, QEvent *event); + QRectF boundingRect() const; + QPainterPath shape() const; signals: void clockTapped();