mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
confirmation dialog when closing main window with open games
This commit is contained in:
parent
e7c4f75921
commit
7afb866961
4 changed files with 63 additions and 35 deletions
|
|
@ -31,6 +31,7 @@ public:
|
|||
void retranslateUi();
|
||||
void start(Client *_client);
|
||||
void stop();
|
||||
int getGameCount() const { return gameTabs.size(); }
|
||||
signals:
|
||||
void setMenu(QMenu *menu);
|
||||
private slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue