Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
ab28b45d
Commit
ab28b45d
authored
Apr 27, 2015
by
poixen
Browse files
Merge pull request #1029 from poixen/server_shutdown_fix
Fixed server shutdown crash
parents
1f2641d5
a729bb07
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/window_main.cpp
View file @
ab28b45d
...
@@ -430,6 +430,8 @@ MainWindow::MainWindow(QWidget *parent)
...
@@ -430,6 +430,8 @@ MainWindow::MainWindow(QWidget *parent)
createTrayActions
();
createTrayActions
();
createTrayIcon
();
createTrayIcon
();
}
}
serverShutdownMessageBox
=
0
;
}
}
MainWindow
::~
MainWindow
()
MainWindow
::~
MainWindow
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment