mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
Delete old 'Toolbox' in favour of new Marketplace.
part of CURA-8588
This commit is contained in:
parent
cf7772a40a
commit
b794ad6ed2
55 changed files with 8 additions and 4822 deletions
|
@ -196,15 +196,7 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
// show the Toolbox
|
||||
Connections
|
||||
{
|
||||
target: Cura.Actions.browsePackages
|
||||
function onTriggered()
|
||||
{
|
||||
curaExtensions.callExtensionMethod("Toolbox", "launch")
|
||||
}
|
||||
}
|
||||
// show the Marketplace
|
||||
Connections
|
||||
{
|
||||
target: Cura.Actions.openMarketplace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue