X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..03a187ccae181e3736ec206d6d716846bfcb2007:/include/wx/os2/gauge.h diff --git a/include/wx/os2/gauge.h b/include/wx/os2/gauge.h index 0877888b01..f64df99fc7 100644 --- a/include/wx/os2/gauge.h +++ b/include/wx/os2/gauge.h @@ -69,7 +69,7 @@ protected: int m_nWidth; int m_nHeight; - wxSize wxGauge::DoGetBestSize(void) const; + wxSize DoGetBestSize(void) const; private: DECLARE_DYNAMIC_CLASS(wxGauge)