]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/choice.h
use wxWindowIDRef to transparently implement auto-generated ids ref-counting (slightl...
[wxWidgets.git] / include / wx / mac / choice.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/choice.h"
3#else
4#include "wx/mac/carbon/choice.h"
5#endif