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
commit e4b54e518c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -224,6 +224,7 @@ NPanel {
root.close()
}
}
context: Qt.WidgetShortcut
enabled: root.opened
}