Add icon for notification state menu
In Qt6 we can (finally) add icons to QQC Menus!
This commit is contained in:
@@ -70,6 +70,7 @@ Loader {
|
||||
|
||||
QQC2.Menu {
|
||||
title: i18n("Notification State")
|
||||
icon.name: "notifications"
|
||||
|
||||
QQC2.MenuItem {
|
||||
text: i18n("Follow Global Setting")
|
||||
|
||||
Reference in New Issue
Block a user