]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/minifram.h
removed wxArrayString casting hack, it doesn't work with the new wxString class
[wxWidgets.git] / include / wx / mac / minifram.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/minifram.h"
3 #else
4 #include "wx/mac/carbon/minifram.h"
5 #endif