]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/chkconf.h
Hide (orderOut:) modal dialogs after stopping modal event loop.
[wxWidgets.git] / include / wx / mac / chkconf.h
... / ...
CommitLineData
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/chkconf.h"
3#else
4#include "wx/mac/carbon/chkconf.h"
5#endif