X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/63ec432bd7b9c93961e85e871bcb31758364a634..21e354f1079619b7cd5ede193ad9ac900e9134d1:/include/wx/msw/gauge95.h?ds=sidebyside diff --git a/include/wx/msw/gauge95.h b/include/wx/msw/gauge95.h index 79ae164e66..26e7c18e35 100644 --- a/include/wx/msw/gauge95.h +++ b/include/wx/msw/gauge95.h @@ -51,8 +51,9 @@ public: virtual bool SetForegroundColour(const wxColour& col); virtual bool SetBackgroundColour(const wxColour& col); -protected: virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const; + +protected: virtual wxSize DoGetBestSize() const;