moved SetBestSize() to .cpp file; set min size from it
[wxWidgets.git] / include / wx / mac / listbox.h
0 / 5 (  0%)
CommitLineData
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/listbox.h"
3#else
4#include "wx/mac/carbon/listbox.h"
5#endif