From ca89ed48de1192aaf80518c9ec5d7c2ad33a201f Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Thu, 1 Oct 2015 14:08:18 +0200 Subject: [PATCH] Whitespace --- src/plugins/backends/snore/notification.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/backends/snore/notification.qml b/src/plugins/backends/snore/notification.qml index 4ff9bb3..9a5444d 100644 --- a/src/plugins/backends/snore/notification.qml +++ b/src/plugins/backends/snore/notification.qml @@ -28,6 +28,7 @@ Window { from: notifyWidget.animationFrom to: notifyWidget.animationTo } + Rectangle{ id: root @@ -77,7 +78,6 @@ Window { } } - RowLayout { spacing: snoreBaseSize / 2 anchors.fill: parent