]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/taskbarosx.h
Change SetStringSelection to return bool like in other classes and ports
[wxWidgets.git] / include / wx / mac / taskbarosx.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/taskbarosx.h"
3#else
4#include "wx/mac/carbon/taskbarosx.h"
5#endif