]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/chkconf.h
removed duplicate entries for UTF-16/32 (which are aliases for either LE or BE varian...
[wxWidgets.git] / include / wx / mac / carbon / chkconf.h
index b25cafaddf2cbdade5481f720ca094e5d9e8a8ea..f9c630775e34105c0e0f39d387ce321a00075655 100644 (file)
     #define wxMAC_USE_CORE_GRAPHICS 0
 #endif
 
+/*
+ * native (1) or emulated (0) toolbar
+ */
+
+#ifndef wxMAC_USE_NATIVE_TOOLBAR
+    #define wxMAC_USE_NATIVE_TOOLBAR 0
+#endif
+
 #endif
     /* _WX_MAC_CHKCONF_H_ */