mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
add missing color to tool_button
This commit is contained in:
parent
98a527b015
commit
cc8f974793
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ QtObject {
|
|||
anchors.horizontalCenter: parent.horizontalCenter;
|
||||
text: control.text;
|
||||
font: UM.Theme.fonts.button_tooltip;
|
||||
color: UM.Theme.colors.button_text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue