mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-15 07:33:15 +08:00
Update icons
CURA-9424
This commit is contained in:
parent
e954de7f01
commit
f8ed660d58
@ -158,7 +158,7 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
id: profileSection
|
id: profileSection
|
||||||
title: catalog.i18nc("@action:label", "Profile settings")
|
title: catalog.i18nc("@action:label", "Profile settings")
|
||||||
iconSource: UM.Theme.getIcon("Printer")
|
iconSource: UM.Theme.getIcon("Sliders")
|
||||||
content: Column
|
content: Column
|
||||||
{
|
{
|
||||||
id: profileSettingsValuesTable
|
id: profileSettingsValuesTable
|
||||||
@ -218,7 +218,7 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
id: materialSection
|
id: materialSection
|
||||||
title: catalog.i18nc("@action:label", "Material settings")
|
title: catalog.i18nc("@action:label", "Material settings")
|
||||||
iconSource: UM.Theme.getIcon("Printer")
|
iconSource: UM.Theme.getIcon("Spool")
|
||||||
content: Column
|
content: Column
|
||||||
{
|
{
|
||||||
spacing: UM.Theme.getSize("default_margin").height
|
spacing: UM.Theme.getSize("default_margin").height
|
||||||
@ -262,7 +262,7 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
id: visibilitySection
|
id: visibilitySection
|
||||||
title: catalog.i18nc("@action:label", "Setting visibility")
|
title: catalog.i18nc("@action:label", "Setting visibility")
|
||||||
iconSource: UM.Theme.getIcon("Printer")
|
iconSource: UM.Theme.getIcon("Eye")
|
||||||
content: Column
|
content: Column
|
||||||
{
|
{
|
||||||
spacing: UM.Theme.getSize("default_margin").height
|
spacing: UM.Theme.getSize("default_margin").height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user