add public wxLog::Log() to avoid ugly casts needed in order to call DoLog() from...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Feb 2009 00:46:25 +0000 (00:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Feb 2009 00:46:25 +0000 (00:46 +0000)
commitefce878a2ae06d22910d4166021fe1c024f30e95
tree78d59ce44d1fdefdf618cce49e7fd5e656be4c81
parentcf92f487598ee54b061b9e36e1a06b9c9c8e62e0
add public wxLog::Log() to avoid ugly casts needed in order to call DoLog() from derived classes

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