mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Revert "Fix merge conflict"
This reverts commit 7f1e61b7b8
.
These icons were renamed, but the original icons are now restored so those changes need to be reverted.
Contributes to issue CURA-8267.
This commit is contained in:
parent
3dc1dbbbdb
commit
bb20e3307f
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ QtObject
|
|||
height: UM.Theme.getSize("standard_arrow").height
|
||||
sourceSize.height: width
|
||||
color: control.enabled ? UM.Theme.getColor("setting_control_button") : UM.Theme.getColor("setting_category_disabled_text")
|
||||
source: UM.Theme.getIcon("ChevronSingleDown")
|
||||
source: UM.Theme.getIcon("arrow_bottom")
|
||||
}
|
||||
Label
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue