add missing static
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -944,6 +944,7 @@ static void LINKAGEMODE SetTraceMasks()
|
|||||||
#endif // wxUSE_LOG
|
#endif // wxUSE_LOG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static
|
||||||
bool DoShowAssertDialog(const wxString& msg)
|
bool DoShowAssertDialog(const wxString& msg)
|
||||||
{
|
{
|
||||||
// under MSW we can show the dialog even in the console mode
|
// under MSW we can show the dialog even in the console mode
|
||||||
|
Reference in New Issue
Block a user