]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/msgdlg.h
added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603)
[wxWidgets.git] / include / wx / mac / msgdlg.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/msgdlg.h"
3#else
4#include "wx/mac/carbon/msgdlg.h"
5#endif