Focus the password field in the key request dialog.

This commit is contained in:
Michael Lotz
2013-03-05 11:04:50 -05:00
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