changeset 61 | 2b1b11a301d2 |
parent 51 | 4785f57bf3d4 |
child 81 | 7dd137878ff8 |
--- 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();