fix another logical/physical coords confusion and update the comment to help with...
[wxWidgets.git] / include / wx / osx / slider.h
0 / 5 (  0%)
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/slider.h"
3#else
4#include "wx/osx/carbon/slider.h"
5#endif