mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Include recommended/custom switch in theme
Otherwise it stays white.
This commit is contained in:
parent
945486ade9
commit
a1f32b74e5
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue