X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220..6e264973e636cc41915d166cb7eddf2a7e72cf9b:/include/wx/os2/button.h diff --git a/include/wx/os2/button.h b/include/wx/os2/button.h index 2626a0aa9c..ed2c8a8f40 100644 --- a/include/wx/os2/button.h +++ b/include/wx/os2/button.h @@ -59,7 +59,7 @@ protected: // send a notification event, return TRUE if processed bool SendClickEvent(); - virtual wxSize DoGetBestSize(); + virtual wxSize DoGetBestSize() const; }; #endif