]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/dataview.h
ensure that dialog gripper is always positioned below the other children, even if...
[wxWidgets.git] / include / wx / mac / dataview.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2# error "Native wxDataViewCtrl for classic environment not defined. Please use generic control."
3#else
4# include "wx/mac/carbon/dataview.h"
5#endif