X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/37f214d588b02079a3ddf64c2e46585ca1657c1b..4f72fe4f1a906688bfc4ea99a5007437503babdf:/include/wx/os2/control.h diff --git a/include/wx/os2/control.h b/include/wx/os2/control.h index 28dd3626ec..9563c9e536 100644 --- a/include/wx/os2/control.h +++ b/include/wx/os2/control.h @@ -63,7 +63,7 @@ protected: // For controls like radiobuttons which are really composite wxList m_subControls; - virtual wxSize DoGetBestSize(); + virtual wxSize DoGetBestSize() const; // create the control of the given class with the given style, returns FALSE // if creation failed