]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/menu.h
Reviewed and cleaned up the rest of the graphics.h interface header.
[wxWidgets.git] / include / wx / osx / menu.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/menu.h"
3 #else
4 #include "wx/osx/carbon/menu.h"
5 #endif