]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/chkconf.h
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
[wxWidgets.git] / include / wx / mac / carbon / chkconf.h
index a876f055b0daea9c54fbefec345e57fccad0ba22..44e434865c000d83d9e989df7f31ffd3ea6da3fc 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 #ifndef wxMAC_USE_CORE_GRAPHICS
-    #define wxMAC_USE_CORE_GRAPHICS 0
+    #define wxMAC_USE_CORE_GRAPHICS 1
 #endif
 
 /*
@@ -46,7 +46,7 @@
  */
 
 #ifndef wxMAC_USE_NATIVE_TOOLBAR
-    #define wxMAC_USE_NATIVE_TOOLBAR 0
+    #define wxMAC_USE_NATIVE_TOOLBAR 1
 #endif
 
 #endif