]> git.saurik.com Git - wxWidgets.git/blame - include/wx/osx/nonownedwnd.h
routing native events first to the wx class and only if skipped call native handler
[wxWidgets.git] / include / wx / osx / nonownedwnd.h
CommitLineData
5c6eb3a8
SC
1#ifdef __WXMAC_CLASSIC__
2#error "no implementation"
3#else
ef0e9220 4#include "wx/osx/carbon/nonownedwnd.h"
5c6eb3a8 5#endif