mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 00:42:14 -07:00
fix "forgot password" closing connection dialogue on cancel
This commit is contained in:
parent
bf63dc4ab7
commit
8415f50251
1 changed files with 0 additions and 1 deletions
|
|
@ -368,7 +368,6 @@ void DlgConnect::actForgotPassword()
|
|||
servers.setFPPlayerName(playernameEdit->text().trimmed());
|
||||
|
||||
emit sigStartForgotPasswordRequest();
|
||||
reject();
|
||||
}
|
||||
|
||||
void DlgConnect::actRemoveSavedServer()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue