mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Merge branch 'master' into CURA-8013_Adjust_sizes_of_header_and_toolbar
This commit is contained in:
commit
8a22eaa5cc
288 changed files with 1088 additions and 1538 deletions
|
@ -167,7 +167,7 @@ Item
|
|||
verticalCenter: parent.verticalCenter
|
||||
margins: background.padding
|
||||
}
|
||||
source: UM.Theme.getIcon("pencil")
|
||||
source: UM.Theme.getIcon("Pen")
|
||||
visible: source != ""
|
||||
width: UM.Theme.getSize("standard_arrow").width
|
||||
height: UM.Theme.getSize("standard_arrow").height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue