Add a button to open the account list.

Also fix the account list dialog's close button.
This commit is contained in:
Andrew
2013-11-20 12:20:35 -06:00
parent 928e0d0b15
commit 03652b01d2
5 changed files with 20 additions and 2 deletions

View File

@ -79,6 +79,8 @@ slots:
void on_actionSettings_triggered();
void on_actionManageAccounts_triggered();
void on_actionReportBug_triggered();
void on_actionNews_triggered();