mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:49:10 +08:00
Fix warning spam in MainWindowHeader
CURA-8688
This commit is contained in:
parent
ea588d85fb
commit
79ee9ffc91
@ -78,7 +78,6 @@ Item
|
|||||||
background: Rectangle
|
background: Rectangle
|
||||||
{
|
{
|
||||||
radius: UM.Theme.getSize("action_button_radius").width
|
radius: UM.Theme.getSize("action_button_radius").width
|
||||||
width: contents.width
|
|
||||||
color:
|
color:
|
||||||
{
|
{
|
||||||
if (stageSelectorButton.checked)
|
if (stageSelectorButton.checked)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user