Add icon for notification state menu

In Qt6 we can (finally) add icons to QQC Menus!
This commit is contained in:
Joshua Goins
2024-01-19 17:45:47 -05:00
parent 72a2a74395
commit 5f56fc1156

View File

@@ -70,6 +70,7 @@ Loader {
QQC2.Menu {
title: i18n("Notification State")
icon.name: "notifications"
QQC2.MenuItem {
text: i18n("Follow Global Setting")