]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
made internal members of wxColourData private; they were not documented to be public...
[wxWidgets.git] / include / wx / chkconf.h
index 9fb5dbbf083f82313afe9a94d5564420d68f5ba5..5ba0f6c5d2a15f46456de20d094305fc957e7ebb 100644 (file)
 #  include "wx/msw/chkconf.h"
 #elif defined(__WXGTK__)
 #  include "wx/gtk/chkconf.h"
+#elif defined(__WXCOCOA__)
+#  include "wx/cocoa/chkconf.h"
 #elif defined(__WXMAC__)
-#  include "wx/mac/chkconf.h"
+#  include "wx/osx/chkconf.h"
 #elif defined(__OS2__)
 #  include "wx/os2/chkconf.h"
 #elif defined(__WXMGL__)