homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h
changeset 62 341166945d65
parent 51 4785f57bf3d4
child 81 7dd137878ff8
--- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h	Thu Jun 24 13:11:40 2010 +0100
+++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h	Fri Jun 25 19:19:22 2010 +0300
@@ -38,6 +38,7 @@
     HsClockWidget(QGraphicsItem *parent = 0, Qt::WindowFlags flags = 0);
     ~HsClockWidget();
 
+    QPainterPath shape() const;
 public slots:
     void onInitialize();
     void onShow();