]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/osx/colour.h
deprecate wxTE_AUTO_SCROLL as it's always on in the ports which support it anyhow...
[wxWidgets.git] / include / wx / osx / colour.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/colour.h"
3#else
4#include "wx/osx/carbon/colour.h"
5#endif