mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 07:11:22 -07:00
Change all unstyled menuseperators to styled ones
CURA-8928
This commit is contained in:
parent
b79c77cb33
commit
b0d944f92d
3 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@ Cura.Menu
|
|||
onAboutToHide: updateModels = false
|
||||
}
|
||||
|
||||
MenuSeparator
|
||||
Cura.MenuSeparator
|
||||
{
|
||||
visible: Cura.MachineManager.activeMachine.hasVariants || Cura.MachineManager.activeMachine.hasMaterials
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue