]> git.saurik.com Git - wxWidgets.git/commit
wxLogFatalError() now always aborts the program and doesn't use the active log target...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Feb 2002 18:13:10 +0000 (18:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Feb 2002 18:13:10 +0000 (18:13 +0000)
commit1800689f23ce25c2f897081536ab39afcc692da4
tree5d969a5f7884c773c58f4a1c7cfa5ed9b47efd0a
parentb795f9ca5f0726a14e894f3ff9431543d9b15661
wxLogFatalError() now always aborts the program and doesn't use the active log target but always shows the standard message box

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/tlog.tex
src/common/log.cpp