forgotten commit :-( remove #if 0 if things work again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -472,7 +472,7 @@ int wxEntryReal(int& argc, wxChar **argv)
|
||||
|
||||
wxTRY
|
||||
{
|
||||
#if defined(__WXOSX__) && wxOSX_USE_COCOA_OR_IPHONE
|
||||
#if 0 // defined(__WXOSX__) && wxOSX_USE_COCOA_OR_IPHONE
|
||||
// everything done in OnRun using native callbacks
|
||||
#else
|
||||
// app initialization
|
||||
|
Reference in New Issue
Block a user