]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/osx/control.h
provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all...
[wxWidgets.git] / include / wx / osx / control.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/control.h"
3#else
4#include "wx/osx/carbon/control.h"
5#endif