Fixed bug #1022383: 'several ComboBoxes appear selected'
[wxWidgets.git] / include / wx / mac / dialog.h
0 / 5 (  0%)
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/dialog.h"
3#else
4#include "wx/mac/carbon/dialog.h"
5#endif