Update resources/qml/Actions.qml

Remove redundant icon from marketplaceMaterialsAction
This commit is contained in:
ninovanhooff 2020-01-16 16:26:15 +01:00 committed by GitHub
parent 50fbe02c58
commit 4b60da6802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,6 @@ Item
Action
{
id: marketplaceMaterialsAction
iconName: "configure"
text: catalog.i18nc("@action:inmenu", "Add more materials from Marketplace")
}