Hide sidebar header for now

This commit is contained in:
fieldOfView 2015-11-24 10:53:09 +01:00
parent 3a8de56f66
commit 5b01ce7f96

View file

@ -19,7 +19,7 @@ Item
Rectangle {
id: settingsModeRow
width: base.width
height: UM.Theme.sizes.sidebar_header.height
height: 0
anchors.top: parent.top
color: UM.Theme.colors.sidebar_header_bar
}