]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/listctrl.h
extracted platform-specific code to determine static box borders to wxStaticBox:...
[wxWidgets.git] / include / wx / mac / listctrl.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/listctrl.h"
3#else
4#include "wx/mac/carbon/listctrl.h"
5#endif