temporary build-fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
440e5cb2fa
commit
f5e9c9c0ba
@ -487,7 +487,7 @@ wxRendererNative *wxGUIAppTraitsBase::CreateRenderer()
|
||||
return NULL;
|
||||
}
|
||||
|
||||
#ifdef __WXDEBUG__
|
||||
#if 1 // def __WXDEBUG__
|
||||
|
||||
bool wxGUIAppTraitsBase::ShowAssertDialog(const wxString& msg)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user