X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/04ee05f92add0ab92ce08ecb827e3be41336aa06..a69476643b44e06bab1090a92a29ce4faeb5402d:/include/wx/cshelp.h diff --git a/include/wx/cshelp.h b/include/wx/cshelp.h index 66fa99a317..e80c2d0ab4 100644 --- a/include/wx/cshelp.h +++ b/include/wx/cshelp.h @@ -72,7 +72,7 @@ public: wxWindowID id = wxID_CONTEXT_HELP, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, - long style = 0); + long style = wxBU_AUTODRAW); void OnContextHelp(wxCommandEvent& event);