Dropdown for account switching

This commit is contained in:
Sky
2013-11-27 22:39:49 +00:00
parent 38732636d3
commit 69d8ab16c5
3 changed files with 110 additions and 11 deletions

View File

@ -112,6 +112,9 @@ void AccountListDialog::onLoginComplete()
// Add the authenticated account to the accounts list.
MojangAccountPtr account = m_authTask->getMojangAccount();
m_accounts->addAccount(account);
emit activeAccountChanged();
//ui->listView->update();
// Grab associated player skins