mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
UM.Label
|
||||||
{
|
{
|
||||||
text: activeQualityDetailText()
|
text: activeQualityDetailText()
|
||||||
font: UM.Theme.getFont("default")
|
|
||||||
color: UM.Theme.getColor("text_detail")
|
color: UM.Theme.getColor("text_detail")
|
||||||
Layout.margins: 0
|
Layout.margins: 0
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue