mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:28:59 +08:00
Fix Cura sidebar to use Print Setup in header
This commit is contained in:
parent
7ef8038145
commit
029fabc791
@ -110,7 +110,7 @@ Column {
|
||||
height: UM.Theme.sizes.section.height;
|
||||
|
||||
iconSource: UM.Theme.icons.printsetup;
|
||||
text: qsTr("Setup");
|
||||
text: qsTr("Print Setup");
|
||||
enabled: false;
|
||||
|
||||
color: UM.Theme.colors.primary;
|
||||
|
Loading…
x
Reference in New Issue
Block a user