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
This commit is contained in:
@@ -355,7 +355,8 @@ All:
|
||||
- Added wxProtocol::SetDefaultTimeout(); the default timeout for both wxHTTP and wxFTP
|
||||
protocols is 60 seconds.
|
||||
- Added wxStrnlen() for safe computation of string length.
|
||||
- Added wxImage::Clear() (troelsk)
|
||||
- Added wxImage::Clear() (troelsk).
|
||||
- Added wxLog::Log().
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user