]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/slider.h
really fixed wxMenuBar::Remove (bug 610850): reverted incorrect patch 649599 and...
[wxWidgets.git] / include / wx / mac / slider.h
1 #if __WXMAC_CLASSIC__
2 #include "wx/mac/classic/slider.h"
3 #else
4 #include "wx/mac/carbon/slider.h"
5 #endif