diff --git a/src/qml/ContextMenu.qml b/src/qml/ContextMenu.qml index abc96ed1c..848f2c5fd 100644 --- a/src/qml/ContextMenu.qml +++ b/src/qml/ContextMenu.qml @@ -70,6 +70,7 @@ Loader { QQC2.Menu { title: i18n("Notification State") + icon.name: "notifications" QQC2.MenuItem { text: i18n("Follow Global Setting")