X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a047aff270905b377a81657a90f92eb3297157d0..194727706f8d4c9ca356e29324e10aa37e9c2ac2:/include/wx/msw/slider95.h diff --git a/include/wx/msw/slider95.h b/include/wx/msw/slider95.h index 5702f1824a..7d50a97762 100644 --- a/include/wx/msw/slider95.h +++ b/include/wx/msw/slider95.h @@ -116,11 +116,8 @@ protected: virtual void DoMoveWindow(int x, int y, int width, int height); virtual wxSize DoGetBestSize() const; - virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; } - - // the labels windows, if any - wxSubwindows *m_labels; + wxSubwindows *m_labels; int m_rangeMin; int m_rangeMax;