aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/StatusArea.qml
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/StatusArea.qml')
-rw-r--r--homescreen/qml/StatusArea.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/qml/StatusArea.qml b/homescreen/qml/StatusArea.qml
index 14ccb8f..507b6db 100644
--- a/homescreen/qml/StatusArea.qml
+++ b/homescreen/qml/StatusArea.qml
@@ -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 {