From 7d7579d7f04f88013d7e4d064b2becec28cced61 Mon Sep 17 00:00:00 2001 From: Sky Date: Wed, 27 Nov 2013 16:56:15 +0000 Subject: Move "manage accounts" to right, use player skin when available --- gui/dialogs/AccountListDialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gui/dialogs/AccountListDialog.h') diff --git a/gui/dialogs/AccountListDialog.h b/gui/dialogs/AccountListDialog.h index 17a50bec..52666e3b 100644 --- a/gui/dialogs/AccountListDialog.h +++ b/gui/dialogs/AccountListDialog.h @@ -47,6 +47,9 @@ slots: // This will be sent when the "close" button is clicked. void on_closeBtnBox_rejected(); +signals: + void activeAccountChanged(); + protected: std::shared_ptr m_accounts; -- cgit v1.2.3