Merge branch 'fix_missing_icons' of https://github.com/fieldOfView/Cura into 5.0

This commit is contained in:
Jaime van Kessel 2022-04-26 15:55:10 +02:00
commit c4ec9142db
9 changed files with 12 additions and 12 deletions

View file

@ -61,7 +61,7 @@ Item
left: parent.left
leftMargin: UM.Theme.getSize("default_margin").width
}
source: UM.Theme.getIcon("search")
source: UM.Theme.getIcon("Magnifier")
height: UM.Theme.getSize("small_button_icon").height
width: height
color: UM.Theme.getColor("text")