Add blocked account (mainly for statistics)
Really fix the previous bug
This commit is contained in:
@@ -256,6 +256,9 @@ void wxUI::ShowPanel(wxPanel* panel)
|
||||
panel = _statsPanel;
|
||||
}
|
||||
|
||||
_hbox->Detach(_accountPanel);
|
||||
_accountPanel->Hide();
|
||||
|
||||
_needReload = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user