]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/stattext.h
Move the wxWebFileProtocolHandler from the IE backend to the common source, add the...
[wxWidgets.git] / include / wx / msw / stattext.h
index 28e1b79656250d3606ec396cc0a3390f58ce04f1..2bae45488975063e193e4d749c9e81df723252f6 100644 (file)
@@ -46,7 +46,7 @@ protected:
     // implement/override some base class virtuals
     virtual void DoSetSize(int x, int y, int w, int h,
                            int sizeFlags = wxSIZE_AUTO);
-    virtual wxSize DoGetBestSize() const;
+    virtual wxSize DoGetBestClientSize() const;
 
     virtual wxString DoGetLabel() const;
     virtual void DoSetLabel(const wxString& str);