Account list has the focus on startup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19532 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9052eb4703
commit
019012f980
@ -425,6 +425,7 @@ ConfigWindow::ConfigWindow()
|
||||
LoadSettings();
|
||||
|
||||
fAccountsListView->SetSelectionMessage(new BMessage(kMsgAccountSelected));
|
||||
fAccountsListView->MakeFocus(true);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user