]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/window.h
moved Write(const wxString&) to .cpp files as they're going to be changed again soon...
[wxWidgets.git] / include / wx / mac / window.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/window.h"
3 #else
4 #include "wx/mac/carbon/window.h"
5 #endif