suppress wxLog::DoLog() and DoLogString() hiding warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -229,6 +229,9 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
wxSUPPRESS_DOLOG_HIDE_WARNING()
|
||||
wxSUPPRESS_DOLOGSTRING_HIDE_WARNING()
|
||||
|
||||
// implement sink functions
|
||||
virtual void DoLog(wxLogLevel level, const wxString& str, time_t t)
|
||||
{
|
||||
|
Reference in New Issue
Block a user