Add a button to open the account list.
Also fix the account list dialog's close button.
This commit is contained in:
@ -56,7 +56,7 @@ void AccountListDialog::on_editAccountBtn_clicked()
|
||||
// TODO
|
||||
}
|
||||
|
||||
void AccountListDialog::on_closedBtnBox_rejected()
|
||||
void AccountListDialog::on_closeBtnBox_rejected()
|
||||
{
|
||||
close();
|
||||
}
|
||||
|
Reference in New Issue
Block a user