]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/imaglist.h
make IsEnabled() return false even if the window parent, and not the window itself...
[wxWidgets.git] / include / wx / mac / imaglist.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/imaglist.h"
3#else
4#include "wx/mac/carbon/imaglist.h"
5#endif