]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/listctrl.h
Implement NULL-checking wxCFRetain/wxCFRelease as suggested by Stefan Csomor.
[wxWidgets.git] / include / wx / mac / listctrl.h
CommitLineData
6d8edd32 1#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2#include "wx/mac/classic/listctrl.h"
3#else
4#include "wx/mac/carbon/listctrl.h"
5#endif