Fix bugs with new users
This commit is contained in:
@@ -143,7 +143,6 @@ void wxUI::ShowPreferences()
|
||||
void wxUI::ChangeUser()
|
||||
{
|
||||
UsersDialog u(_kiss, this);
|
||||
u.ShowModal();
|
||||
}
|
||||
|
||||
void wxUI::LoadUser()
|
||||
|
||||
Reference in New Issue
Block a user