summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2012-01-03 19:35:53 +0100
committerJavier S. Pedro <maemo@javispedro.com>2012-01-03 19:35:53 +0100
commita3210a8825dcc49227e3af41d5b107d7f8c79b32 (patch)
treefa14235929cbab1a0762b9144d614365d81012ad
parent989b0c15d56472dd430edb378315d5c40bc91d08 (diff)
downloadsowatch-a3210a8825dcc49227e3af41d5b107d7f8c79b32.tar.gz
sowatch-a3210a8825dcc49227e3af41d5b107d7f8c79b32.zip
Fixing MWTitle icons
-rw-r--r--metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml2
-rw-r--r--notificationswatchlet/icon.pngbin3241 -> 212 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml b/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml
index 3f31130..5eb30b5 100644
--- a/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml
+++ b/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml
@@ -17,7 +17,7 @@ Rectangle {
id: label
anchors.left: image.right
anchors.leftMargin: 2
- anchors.verticalCenter: parent
+ anchors.verticalCenter: parent.verticalCenter
font.bold: true
}
}
diff --git a/notificationswatchlet/icon.png b/notificationswatchlet/icon.png
index ba4ba96..e0556bc 100644
--- a/notificationswatchlet/icon.png
+++ b/notificationswatchlet/icon.png
Binary files differ