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