agl-compositor: Conversion to agl-compositor
[apps/homescreen.git] / homescreen / qml / StatusArea.qml
index 14ccb8f..507b6db 100644 (file)
@@ -22,8 +22,8 @@ import HomeScreen 1.0
 
 Item {
     id: root
-    width: 295
-    height: 218
+    //width: 295
+    //height: 218
 
     property date now: new Date
     Timer {