]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statbox.h
slider link fix 2.
[wxWidgets.git] / include / wx / os2 / statbox.h
index f5a9cb5b533a322a51b45ad079739c5ff531789d..a8f504fec2f6a758b360e2df9ddbd01392f83e15 100644 (file)
@@ -58,7 +58,7 @@ class WXDLLEXPORT wxStaticBox: public wxControl
     virtual bool AcceptsFocus() const { return FALSE; }
 
 protected:
-    virtual wxSize DoGetBestSize();
+    virtual wxSize DoGetBestSize() const;
 
 private:
     DECLARE_EVENT_TABLE()