mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
disable join if spec disabled (#2605)
This commit is contained in:
parent
dd36187864
commit
e2e9c5ab96
2 changed files with 20 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ private slots:
|
|||
void actCreate();
|
||||
void actJoin();
|
||||
void checkResponse(const Response &response);
|
||||
void updateButtonChoices(const QModelIndex &);
|
||||
signals:
|
||||
void gameJoined(int gameId);
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue