X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220..91b4c08d6f5ceb50e1fab3d9b6477dd8c0d54a20:/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