Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros.
Implement compatibility aliases for non-prefixed macro names. Require a final semicolon where possible. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -85,7 +85,7 @@ protected:
|
||||
|
||||
extern WXDLLIMPEXP_CORE int wxEntry();
|
||||
|
||||
#define IMPLEMENT_WXWIN_MAIN \
|
||||
#define wxIMPLEMENT_WXWIN_MAIN \
|
||||
\
|
||||
extern "C" { \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user