moved vararg handling code in wxMessageOutput to single method and added simple Outpu...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 12 Apr 2007 21:13:05 +0000 (21:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 12 Apr 2007 21:13:05 +0000 (21:13 +0000)
commit5b077ec744c49b77a9efdb050556e361c0865bb7
treed550bc4cf1658ee3bc3400b63cb12fa2c51c8a4e
parent7e173fdcefe57cb969e05be3f465c3e2b954e296
moved vararg handling code in wxMessageOutput to single method and added simple Output(wxString) virtual method instead of DoPrintf(format,...)

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