]> git.saurik.com Git - wxWidgets.git/commit
Close wxLogWindow automatically if it's the last remaining TLW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 14:02:08 +0000 (14:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 14:02:08 +0000 (14:02 +0000)
commit81ec048ab99bb36b155401ee9ae8450ad76ae327
tree00b108b437a6b3e5126796eabab23765aefeecad
parent2ff86a86a7f3f5778e3358758c087b8c3507bdc7
Close wxLogWindow automatically if it's the last remaining TLW.

Don't keep the application opened just because a log window is shown.

Closes #14775.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/generic/logg.cpp