From c25e2b9b95c15c81be89ce6699426bdaf7243786 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Thu, 4 May 2017 12:53:05 +0200 Subject: [PATCH] Revert "Include recommended/custom switch in theme" This reverts commit a1f32b74e5b4a30e892a87deb3f7e052e94bbf54. The fix was correct but we allow the honour for Randyxxl. --- resources/qml/Sidebar.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/qml/Sidebar.qml b/resources/qml/Sidebar.qml index e4f5c424e2..132d1d2f41 100755 --- a/resources/qml/Sidebar.qml +++ b/resources/qml/Sidebar.qml @@ -354,7 +354,6 @@ Rectangle anchors.rightMargin: UM.Theme.getSize("default_margin").width anchors.top: headerSeparator.bottom anchors.topMargin: UM.Theme.getSize("default_margin").height - color: UM.Theme.getColor("sidebar") visible: !monitoringPrint && !hideSettings Component{ id: wizardDelegate