mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Remove unneeded font assignment
The default font is, you guessed it, already default.
This commit is contained in:
parent
790c2c23c1
commit
ea03236f03
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ Item
|
|||
UM.Label
|
||||
{
|
||||
text: activeQualityDetailText()
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text_detail")
|
||||
Layout.margins: 0
|
||||
Layout.fillWidth: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue