]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/macnotfy.h
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled
[wxWidgets.git] / include / wx / mac / macnotfy.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/macnotfy.h"
3#else
4#include "wx/mac/carbon/macnotfy.h"
5#endif