X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90b959aee428b26304ee0056864af48775051496..a92b0cfd2bd0bef75b43c071df0b0e028f360d8e:/src/mac/spinctrl.cpp?ds=sidebyside diff --git a/src/mac/spinctrl.cpp b/src/mac/spinctrl.cpp index 31aca32843..272c0791f3 100644 --- a/src/mac/spinctrl.cpp +++ b/src/mac/spinctrl.cpp @@ -18,7 +18,9 @@ #include "wx/spinctrl.h" +#if 0 +// now using the generic impl //----------------------------------------------------------------------------- // wxSpinCtrl //----------------------------------------------------------------------------- @@ -37,5 +39,7 @@ #endif // wxUSE_SPINBTN/!wxUSE_SPINBTN +#endif + #endif // wxUSE_SPINCTRL