mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 08:14:47 -07:00
Merge pull request #1029 from poixen/server_shutdown_fix
Fixed server shutdown crash
This commit is contained in:
commit
ab28b45d68
1 changed files with 2 additions and 0 deletions
|
|
@ -430,6 +430,8 @@ MainWindow::MainWindow(QWidget *parent)
|
|||
createTrayActions();
|
||||
createTrayIcon();
|
||||
}
|
||||
|
||||
serverShutdownMessageBox = 0;
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue