mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Remove duplicate entries of renderType.
Contributes to CURA-5942.
This commit is contained in:
parent
7c9cd75cf9
commit
406fac9e60
1 changed files with 0 additions and 3 deletions
|
@ -36,7 +36,6 @@ Cura.ExpandableComponent
|
|||
renderType: Text.NativeRendering
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
|
||||
popupItem: Item
|
||||
|
@ -65,7 +64,6 @@ Cura.ExpandableComponent
|
|||
renderType: Text.NativeRendering
|
||||
font: UM.Theme.getFont("medium_bold")
|
||||
color: UM.Theme.getColor("text")
|
||||
renderType: Text.NativeRendering
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
}
|
||||
|
||||
|
@ -109,7 +107,6 @@ Cura.ExpandableComponent
|
|||
font: UM.Theme.getFont("medium_bold")
|
||||
color: UM.Theme.getColor("text")
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
|
||||
Repeater
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue