mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Fix warning spam in MainWindowHeader
CURA-8688
This commit is contained in:
parent
ea588d85fb
commit
79ee9ffc91
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue