mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Remove duplicate alias definition
Yay. Merges.
This commit is contained in:
parent
38ca23a22f
commit
ef6f666c3e
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ Item
|
|||
property alias color: label.color
|
||||
property alias text: label.text
|
||||
property alias font: label.font
|
||||
property alias iconColor: icon.color
|
||||
property real margin: UM.Theme.getSize("narrow_margin").width
|
||||
|
||||
// These properties can be used in combination with layouts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue