X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6819fb9bef7a71a74ddb41fed7a9e9945b7cb254..571d14b2621325840e465e1e55be9f5a362a5dbd:/include/wx/msw/slider95.h diff --git a/include/wx/msw/slider95.h b/include/wx/msw/slider95.h index 928ec45a03..51befcee29 100644 --- a/include/wx/msw/slider95.h +++ b/include/wx/msw/slider95.h @@ -99,6 +99,8 @@ protected: int width, int height, int sizeFlags = wxSIZE_AUTO); + virtual wxSize DoGetBestSize() const; + DECLARE_DYNAMIC_CLASS_NO_COPY(wxSlider95) };