From ec8109adfc9710d6f922857edf3ff955ce23b0c2 Mon Sep 17 00:00:00 2001 From: Patrick von Reth Date: Sun, 6 Jul 2014 20:36:54 +0200 Subject: [PATCH] resize image --- src/plugins/backends/snore/notification.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/backends/snore/notification.qml b/src/plugins/backends/snore/notification.qml index c5bd2b9..a468448 100644 --- a/src/plugins/backends/snore/notification.qml +++ b/src/plugins/backends/snore/notification.qml @@ -80,7 +80,6 @@ Rectangle { Image { id: image - width: 100 anchors.left: parent.left anchors.leftMargin: 0 anchors.bottom: parent.bottom