homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h
changeset 85 35368b604b28
parent 61 2b1b11a301d2
child 98 e6f74eb7f69f
--- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h	Wed Aug 18 09:40:07 2010 +0300
+++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h	Thu Sep 02 20:17:27 2010 +0300
@@ -55,8 +55,7 @@
 
 private:
     HbWidget *mWidget;
-    QGraphicsLinearLayout *mLayout;
-    QTimer *mTimer;
+    QGraphicsLinearLayout *mLayout;    
     QString mClockType;
     QString mTimeType;        
 #ifdef Q_OS_SYMBIAN