]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/treectrl.h
trying to get wxUSE_NATIVE_STATUSBAR setting correctly: define it to 1 by default...
[wxWidgets.git] / include / wx / mac / treectrl.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/treectl.h"
3#else
4#include "wx/mac/carbon/treectrl.h"
5#endif