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