diff -r 30f14686fb04 -r 2b1b11a301d2 homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h --- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h Wed Jun 23 18:03:36 2010 +0300 +++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h Tue Jul 06 14:06:53 2010 +0300 @@ -38,6 +38,7 @@ HsClockWidget(QGraphicsItem *parent = 0, Qt::WindowFlags flags = 0); ~HsClockWidget(); + QPainterPath shape() const; public slots: void onInitialize(); void onShow();