git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64851
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// iphone has a toolbar that is a regular UIView
// iphone has a toolbar that is a regular UIView
+#ifdef wxOSX_USE_NATIVE_TOOLBAR
#if wxOSX_USE_NATIVE_TOOLBAR
#undef wxOSX_USE_NATIVE_TOOLBAR
#define wxOSX_USE_NATIVE_TOOLBAR 0
#endif
#if wxOSX_USE_NATIVE_TOOLBAR
#undef wxOSX_USE_NATIVE_TOOLBAR
#define wxOSX_USE_NATIVE_TOOLBAR 0
#endif
+#else
+#define wxOSX_USE_NATIVE_TOOLBAR 0
+#endif
#if wxUSE_RIBBON
#undef wxUSE_RIBBON
#if wxUSE_RIBBON
#undef wxUSE_RIBBON