Merge pull request #243 from juvevood/fix-powerpanel-shortcut

fix for PowerPanel Shortcut invalid
This commit is contained in:
Lysec
2025-09-11 00:53:50 +02:00
committed by GitHub
+1
View File
@@ -224,6 +224,7 @@ NPanel {
root.close()
}
}
context: Qt.WidgetShortcut
enabled: root.opened
}