diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2013-05-13 01:34:28 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2013-05-13 01:34:28 +0200 |
commit | 31e3450a84df7c1c64617299180813c975fbb877 (patch) | |
tree | 14e6e6c165af2b5aa3310cc49241837a7ee1d4b8 /metawatchwatchlets/metawatch-digital-watchface.qml | |
parent | 76544a015e0db637e1328ad66da9bef3c50f8217 (diff) | |
download | sowatch-31e3450a84df7c1c64617299180813c975fbb877.tar.gz sowatch-31e3450a84df7c1c64617299180813c975fbb877.zip |
bump to 0.5 and random fixes
Diffstat (limited to 'metawatchwatchlets/metawatch-digital-watchface.qml')
-rw-r--r-- | metawatchwatchlets/metawatch-digital-watchface.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metawatchwatchlets/metawatch-digital-watchface.qml b/metawatchwatchlets/metawatch-digital-watchface.qml index 535cbab..68af34c 100644 --- a/metawatchwatchlets/metawatch-digital-watchface.qml +++ b/metawatchwatchlets/metawatch-digital-watchface.qml @@ -65,7 +65,7 @@ MWPage { height: 30 spacing: 8 Column { - spacing: 4 + spacing: 2 Image { width: 24 height: 18 |