diff -r 2e2dc3d30ca8 -r 341166945d65 homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h --- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h Thu Jun 24 13:11:40 2010 +0100 +++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h Fri Jun 25 19:19:22 2010 +0300 @@ -36,6 +36,8 @@ ~HsAnalogClockWidget(); bool eventFilter(QObject *watched, QEvent *event); + QRectF boundingRect() const; + QPainterPath shape() const; signals: void clockTapped();