]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/textctrl.h
fix MDI child sizing, which was working more or less by accident before I broke it...
[wxWidgets.git] / include / wx / mac / textctrl.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/textctrl.h"
3 #else
4 #include "wx/mac/carbon/textctrl.h"
5 #endif