X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc797d8e1b4ef10be4f5c9cd73151406f459706d..c058cafa56179e79df02ad370bdeafd725ff2478:/include/wx/msw/slider95.h diff --git a/include/wx/msw/slider95.h b/include/wx/msw/slider95.h index 08cf96528a..7d50a97762 100644 --- a/include/wx/msw/slider95.h +++ b/include/wx/msw/slider95.h @@ -117,7 +117,7 @@ protected: virtual wxSize DoGetBestSize() const; // the labels windows, if any - wxSubwindows *m_labels; + wxSubwindows *m_labels; int m_rangeMin; int m_rangeMax;