mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 19:13:55 -07:00
auto_connect toggle fix (#2485)
This commit is contained in:
parent
a7dbc2e1f6
commit
a8a4557738
2 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ public:
|
|||
QString getFPPlayerName(QString defaultName = "");
|
||||
QString getPassword();
|
||||
QString getSaveName(QString defaultname = "");
|
||||
int getSavePassword();
|
||||
bool getSavePassword();
|
||||
int getAutoConnect();
|
||||
|
||||
void setPreviousHostLogin(int previous);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue