mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove the component IconLabel since we have a similar one in IconWithText
Contributes to CURA-5941.
This commit is contained in:
parent
8f0d8c7d25
commit
898fd25ddb
6 changed files with 7 additions and 59 deletions
|
@ -43,7 +43,6 @@ RowLayout
|
|||
source: UM.Theme.getIcon("category_support")
|
||||
text: supportEnabled.properties.value == "True" ? enabledText : disabledText
|
||||
|
||||
|
||||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: supportEnabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue