wxX11 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -650,6 +650,7 @@ bool wxApp::ProcessXEvent(WXEvent* _event)
|
|||||||
default:
|
default:
|
||||||
//wxString eventName = wxGetXEventName(XEvent& event);
|
//wxString eventName = wxGetXEventName(XEvent& event);
|
||||||
//wxLogDebug(wxT("Event %s not handled"), eventName.c_str());
|
//wxLogDebug(wxT("Event %s not handled"), eventName.c_str());
|
||||||
|
break;
|
||||||
#endif // __WXDEBUG__
|
#endif // __WXDEBUG__
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user