Removed marketplace menu item from top menu

It was a bit double since we had the marketplace button in the top bar
This commit is contained in:
Jaime van Kessel 2019-01-02 11:33:49 +01:00
parent a0031853d3
commit 9be1f8aa7b

View file

@ -83,14 +83,6 @@ Item
} }
} }
Menu
{
id: plugin_menu
title: catalog.i18nc("@title:menu menubar:toplevel", "&Marketplace")
MenuItem { action: Cura.Actions.browsePackages }
}
Menu Menu
{ {
id: preferencesMenu id: preferencesMenu