mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Fix Cura sidebar to use Print Setup in header
This commit is contained in:
parent
7ef8038145
commit
029fabc791
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue