]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/apptrait.h
Don't override DoGetSize, just let the default return the real size of
[wxWidgets.git] / include / wx / mac / apptrait.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/apptrait.h"
3 #else
4 #include "wx/mac/carbon/apptrait.h"
5 #endif