diff options
-rw-r--r-- | metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml | 2 | ||||
-rw-r--r-- | notificationswatchlet/icon.png | bin | 3241 -> 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 Binary files differindex ba4ba96..e0556bc 100644 --- a/notificationswatchlet/icon.png +++ b/notificationswatchlet/icon.png |