mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 18:09:59 +03:00
Add a button to open the account list.
Also fix the account list dialog's close button.
This commit is contained in:
parent
928e0d0b15
commit
03652b01d2
5 changed files with 20 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ void AccountListDialog::on_editAccountBtn_clicked()
|
|||
// TODO
|
||||
}
|
||||
|
||||
void AccountListDialog::on_closedBtnBox_rejected()
|
||||
void AccountListDialog::on_closeBtnBox_rejected()
|
||||
{
|
||||
close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue