homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsdigitalclockwidget.h
changeset 61 2b1b11a301d2
parent 46 23b5d6a29cce
child 69 87476091b3f5
--- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsdigitalclockwidget.h	Wed Jun 23 18:03:36 2010 +0300
+++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsdigitalclockwidget.h	Tue Jul 06 14:06:53 2010 +0300
@@ -37,7 +37,7 @@
     ~HsDigitalClockWidget();
 
     bool eventFilter(QObject *watched, QEvent *event);
-
+    QPainterPath shape() const;
 signals:
     void clockTapped();