diff --git a/resources/qml/Actions.qml b/resources/qml/Actions.qml index ed89eb553e..ce9618a560 100644 --- a/resources/qml/Actions.qml +++ b/resources/qml/Actions.qml @@ -234,7 +234,6 @@ Item { id: whatsNewAction; text: catalog.i18nc("@action:inmenu menubar:help", "What's New"); - iconName: "help-whats-new"; } Action