]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/nonownedwnd.h
general docview.cpp code cleanup; use wxVector<> instead of manually-allocated arrays...
[wxWidgets.git] / include / wx / osx / nonownedwnd.h
1 #ifdef __WXMAC_CLASSIC__
2 #error "no implementation"
3 #else
4 #include "wx/osx/carbon/nonownedwnd.h"
5 #endif