]> git.saurik.com Git - wxWidgets.git/commitdiff
led to build issues with xcode and graphics context
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 25 Nov 2010 18:04:01 +0000 (18:04 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 25 Nov 2010 18:04:01 +0000 (18:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/setup0.h

index 938a79c502ba90a8a9df3b5ac0aa4f72143e2abb..2c3e031dc23771e5f951f52b6c861083c250941c 100644 (file)
 //
 // Recommended setting: default or 0 for everything for portable programs.
 #define wxUSE_METAFILE              1
-#define wxUSE_ENH_METAFILE          1
+#define wxUSE_ENH_METAFILE          0
 #define wxUSE_WIN_METAFILES_ALWAYS  0
 
 // ----------------------------------------------------------------------------