]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/taskbarosx.h
Add support for wxSL_INVERSE flag. Also uses new inverse logic to make Mac vertical...
[wxWidgets.git] / include / wx / mac / taskbarosx.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/taskbarosx.h"
3 #else
4 #include "wx/mac/carbon/taskbarosx.h"
5 #endif