]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/textctrl.h
use wxArrayString instead of wxStringList
[wxWidgets.git] / include / wx / osx / textctrl.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/textctrl.h"
3 #else
4 #include "wx/osx/carbon/textctrl.h"
5 #endif