From a3210a8825dcc49227e3af41d5b107d7f8c79b32 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Tue, 3 Jan 2012 19:35:53 +0100 Subject: Fixing MWTitle icons --- .../qml/com/javispedro/sowatch/metawatch/MWTitle.qml | 2 +- notificationswatchlet/icon.png | Bin 3241 -> 212 bytes 2 files changed, 1 insertion(+), 1 deletion(-) 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 Binary files a/notificationswatchlet/icon.png and b/notificationswatchlet/icon.png differ -- cgit v1.2.3