]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/combobox.h
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE...
[wxWidgets.git] / include / wx / mac / combobox.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/combobox.h"
3#else
4#include "wx/mac/carbon/combobox.h"
5#endif