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