From 265e19def803f0f952ee8f9686cb77d0792e1586 Mon Sep 17 00:00:00 2001
From: Filippo Scognamiglio <flscogna@gmail.com>
Date: Tue, 20 Jan 2015 01:05:27 +0100
Subject: [PATCH] Revert invisibility of spacing item in settings dialog.

---
 app/qml/SettingsGeneralTab.qml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/qml/SettingsGeneralTab.qml b/app/qml/SettingsGeneralTab.qml
index 80dfa9a..18f72a6 100644
--- a/app/qml/SettingsGeneralTab.qml
+++ b/app/qml/SettingsGeneralTab.qml
@@ -88,7 +88,6 @@ Tab{
                     Item {
                         // Spacing
                         Layout.fillHeight: true
-                        visible: false
                     }
                     Button{
                         Layout.fillWidth: true