git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23129
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
const wxChar *cond,
const wxChar *msg);
#endif // __WXDEBUG__
const wxChar *cond,
const wxChar *msg);
#endif // __WXDEBUG__
// check that the wxBuildOptions object (constructed in the application
// itself, usually the one from IMPLEMENT_APP() macro) matches the build
// options of the library and abort if it doesn't
// check that the wxBuildOptions object (constructed in the application
// itself, usually the one from IMPLEMENT_APP() macro) matches the build
// options of the library and abort if it doesn't
// command line parsing (GUI-specific)
// ------------------------------------------------------------------------
// command line parsing (GUI-specific)
// ------------------------------------------------------------------------
+#if wxUSE_CMDLINE_PARSER
virtual bool OnCmdLineParsed(wxCmdLineParser& parser);
virtual void OnInitCmdLine(wxCmdLineParser& parser);
virtual bool OnCmdLineParsed(wxCmdLineParser& parser);
virtual void OnInitCmdLine(wxCmdLineParser& parser);
// miscellaneous other stuff
// ------------------------------------------------------------------------
// miscellaneous other stuff
// ------------------------------------------------------------------------