removed wxApp::DoInit(); added wxApp::CreateMessageOutput(); fixed wxMsgOutput memory...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Aug 2002 00:58:34 +0000 (00:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Aug 2002 00:58:34 +0000 (00:58 +0000)
commita69be60b0f1dac4713e6650ca3ca9fe5a53de062
treeaf39887ee34018d2dca21b99d39e192c9bf01205
parent98020767fd54ee8e7d8216fe971af4e64d3d24c7
removed wxApp::DoInit(); added wxApp::CreateMessageOutput(); fixed wxMsgOutput memory leak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/app.h
src/common/appcmn.cpp
src/common/msgout.cpp