call wxApp::OnExit() when wxExit() is called and don't do wxLogError from it (replace...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 25 Mar 2003 01:51:11 +0000 (01:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 25 Mar 2003 01:51:11 +0000 (01:51 +0000)
commit9b4e3f352b36dee39d7e451a6c9db90862f5563e
tree0afd76d61774506d46d519bc29cadb26f1ee72be
parentf0fe27a0412f66877af4c8e31987a987bd8c90de
call wxApp::OnExit() when wxExit() is called and don't do wxLogError from it (replaces patch 709142)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/app.cpp