]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/helpxxxx.h
removed wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile...
[wxWidgets.git] / include / wx / mac / helpxxxx.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/helpxxxx.h"
3#else
4#include "wx/mac/carbon/helpxxxx.h"
5#endif