SettingsPanel: restoring keyboard focus
This commit is contained in:
parent
30e1c2d2b3
commit
d8c91a942f
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ NPanel {
|
|||
panelAnchorHorizontalCenter: true
|
||||
panelAnchorVerticalCenter: true
|
||||
|
||||
panelKeyboardFocus: true
|
||||
|
||||
// Tabs enumeration, order is NOT relevant
|
||||
enum Tab {
|
||||
About,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue