]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/listctrl.h
don't use wxControlContainer if wxHAS_NATIVE_TAB_TRAVERSAL is defined (currently...
[wxWidgets.git] / include / wx / mac / listctrl.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/listctrl.h"
3#else
4#include "wx/mac/carbon/listctrl.h"
5#endif