mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Add tooltip to create new button
CURA-9023
This commit is contained in:
parent
6aeac2b2a4
commit
cbf995cb85
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ UM.ManagementPage
|
|||
|
||||
enabled: !Cura.MachineManager.stacksHaveErrors
|
||||
visible: base.canCreateProfile
|
||||
|
||||
tooltip: catalog.i18nc("@action:tooltip", "Create new profile from current settings/overrides")
|
||||
onClicked:
|
||||
{
|
||||
createQualityDialog.object = Cura.ContainerManager.makeUniqueName(base.currentItem.name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue