Missing wxSocketBase::Shutdown() added
This commit is contained in:
2
Updater
2
Updater
Submodule Updater updated: 529bd00da5...66b2934da8
@@ -175,6 +175,8 @@ bool ZRColaApp::OnInit()
|
||||
|
||||
int ZRColaApp::OnExit()
|
||||
{
|
||||
wxSocketBase::Shutdown();
|
||||
|
||||
int res = wxApp::OnExit();
|
||||
|
||||
#ifdef __WXMSW__
|
||||
|
||||
Reference in New Issue
Block a user