fix for PowerPanel Shortcut invalid

This commit is contained in:
Juve
2025-09-10 11:45:49 +08:00
parent 4fbb8314eb
commit 44cdbfe5d7
+1
View File
@@ -224,6 +224,7 @@ NPanel {
root.close()
}
}
context: Qt.WidgetShortcut
enabled: root.opened
}