git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74657
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// We should only stop the top level event loop.
if ( gs_loopNestingLevel <= 1 )
{
// We should only stop the top level event loop.
if ( gs_loopNestingLevel <= 1 )
{
- // using terminate support all native notifications
- [NSApp terminate:0];
}
// For the top level loop only calling stop: is not enough when called from
}
// For the top level loop only calling stop: is not enough when called from