]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/nonownedwnd.h
added wxXmlNode::InsertChildAfter and use it for (much) faster XML parsing (based...
[wxWidgets.git] / include / wx / mac / nonownedwnd.h
CommitLineData
e05a9196
SC
1#ifdef __WXMAC_CLASSIC__
2#error "no implementation"
3#else
4#include "wx/mac/carbon/nonownedwnd.h"
5#endif