X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220..58dd5b3b3e5bf943ed42268d74efcdc95ad2f0ec:/include/wx/os2/choice.h diff --git a/include/wx/os2/choice.h b/include/wx/os2/choice.h index 1e3fc5a02b..f2c7efe954 100644 --- a/include/wx/os2/choice.h +++ b/include/wx/os2/choice.h @@ -70,7 +70,7 @@ protected: virtual wxClientData* DoGetItemClientObject( int n ) const; // OS2 implementation - virtual wxSize DoGetBestSize(); + virtual wxSize DoGetBestSize() const; virtual void DoSetSize(int x, int y, int width, int height, int sizeFlags = wxSIZE_AUTO);