Focus the password field in the key request dialog.
This commit is contained in:
committed by
Ryan Leavengood
parent
a59169de6f
commit
112af58652
@@ -121,6 +121,7 @@ public:
|
||||
fCancelButton->SetTarget(Window());
|
||||
fUnlockButton->SetTarget(Window());
|
||||
fUnlockButton->MakeDefault(true);
|
||||
fPassword->MakeFocus();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user