summaryrefslogtreecommitdiff
path: root/qmapwatchlet/compass-metawatch-digital.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qmapwatchlet/compass-metawatch-digital.qml')
-rw-r--r--qmapwatchlet/compass-metawatch-digital.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmapwatchlet/compass-metawatch-digital.qml b/qmapwatchlet/compass-metawatch-digital.qml
index 37d6e11..9c3131b 100644
--- a/qmapwatchlet/compass-metawatch-digital.qml
+++ b/qmapwatchlet/compass-metawatch-digital.qml
@@ -41,8 +41,8 @@ MWPage {
id: compass
updateEnabled: watch.active
updateInterval: 3000
- width: 48
- height: 48
+ width: 36
+ height: 36
}
Row {