Delete old 'Toolbox' in favour of new Marketplace.

part of CURA-8588
This commit is contained in:
Remco Burema 2021-12-30 11:51:54 +01:00
parent cf7772a40a
commit b794ad6ed2
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
55 changed files with 8 additions and 4822 deletions

View file

@ -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