do not require a running event loop, even under MSW, for the sockets to work: if...
[wxWidgets.git] / include / wx / osx / toolbar.h
CommitLineData
5c6eb3a8 1#ifdef __WXMAC_CLASSIC__
ef0e9220 2#include "wx/osx/classic/toolbar.h"
5c6eb3a8 3#else
ef0e9220 4#include "wx/osx/carbon/toolbar.h"
5c6eb3a8 5#endif