]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dc.h
declare all NameStr[] strings as const char using the correct WXDLLIMPEXP_DATA_ macro...
[wxWidgets.git] / include / wx / osx / dc.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dc.h"
3 #else
4 #include "wx/osx/carbon/dc.h"
5 #endif