]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/button.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / mac / button.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/button.h"
3#else
4#include "wx/mac/carbon/button.h"
5#endif