]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/menuitem.h
call Fit() when updating the message label to adapt to longer (or much shorter) labels
[wxWidgets.git] / include / wx / osx / menuitem.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/menuitem.h"
3 #else
4 #include "wx/osx/carbon/menuitem.h"
5 #endif