]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
remove SetBackgroundStyle call from OnInternalIdle, it should be done from realize...
[wxWidgets.git] / include / wx / platform.h
index f3b5bdecc94f088ede059ebf5e8f43f880afe641..59b553c909601e77a62492593e8f704e9695f0d1 100644 (file)
 #    include <TargetConditionals.h>
 #    include <AvailabilityMacros.h>
 #    include "wx/osx/config_xcode.h"
+#    ifndef __WXOSX__
+#        define __WXOSX__ 1
+#    endif
+#    ifndef __WXMAC__
+#        define __WXMAC__ 1
+#    endif
 #endif
 
 /*