mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
fix "forgot password" closing connection dialogue on cancel (#5369)
This commit is contained in:
parent
32dd18998d
commit
716bc00533
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