]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/nonownedwnd.h
ensure that dialog gripper is always positioned below the other children, even if...
[wxWidgets.git] / include / wx / mac / nonownedwnd.h
1 #ifdef __WXMAC_CLASSIC__
2 #error "no implementation"
3 #else
4 #include "wx/mac/carbon/nonownedwnd.h"
5 #endif