git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15701
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Processes an X event.
virtual bool ProcessXEvent(WXEvent* event);
// Processes an X event.
virtual bool ProcessXEvent(WXEvent* event);
virtual void OnAssert(const wxChar *file, int line, const wxChar *msg);
virtual void OnAssert(const wxChar *file, int line, const wxChar *msg);
protected:
bool m_showOnInit;
protected:
bool m_showOnInit;
void wxApp::OnAssert(const wxChar *file, int line, const wxChar *msg)
{
// While the GUI isn't working that well, just print out the
void wxApp::OnAssert(const wxChar *file, int line, const wxChar *msg)
{
// While the GUI isn't working that well, just print out the