]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/nonownedwnd.h
move Read/Write() to common code, there was almost nothing platform-specific in it
[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