use wxSUPPRESS_DOLOG_HIDE_WARNING to suppress warnings about hiding base class DoLog() overloads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e4de7a7759
commit
b0e87e57c3
@ -82,6 +82,8 @@ public:
|
||||
wxPrintf("\n");
|
||||
Flush();
|
||||
}
|
||||
|
||||
wxSUPPRESS_DOLOG_HIDE_WARNING()
|
||||
};
|
||||
|
||||
class IfaceCheckApp : public wxAppConsole
|
||||
|
Loading…
Reference in New Issue
Block a user