]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/statline.h
On screens with restricted space, it's useful to be able to add controls
[wxWidgets.git] / include / wx / mac / statline.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/statline.h"
3#else
4#include "wx/mac/carbon/statline.h"
5#endif