]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/toplevel.h
added wxFileConfig::Save(stream); documented it in new, separate from wxConfig, wxFil...
[wxWidgets.git] / include / wx / mac / toplevel.h
1 #if __WXMAC_CLASSIC__
2 #include "wx/mac/classic/toplevel.h"
3 #else
4 #include "wx/mac/carbon/toplevel.h"
5 #endif