]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/gauge.h
workaround for bug in CW MSL
[wxWidgets.git] / include / wx / gtk1 / gauge.h
index ced1476387a70e877163e236a5268eb97d82bf8a..5ca47abcf643511403dfdb8e688878edcf52670f 100644 (file)
@@ -98,6 +98,8 @@ protected:
     // set the gauge value to the value of m_gaugePos
     void DoSetGauge();
 
+    virtual wxSize DoGetBestSize() const;
+
 private:
     DECLARE_DYNAMIC_CLASS(wxGauge)
 };