mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Split functionality of the two marketplace buttons
One now opens the old one again. One still opens the new one (but with a new name). Contributes to issue CURA-8556.
This commit is contained in:
parent
7796abd55b
commit
aed52cea74
3 changed files with 17 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
onClicked: Cura.Actions.browsePackages.trigger()
|
||||
onClicked: Cura.Actions.openMarketplace.trigger()
|
||||
}
|
||||
|
||||
ApplicationSwitcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue