X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8669431addfb4e91de06493bd708496bc45cbe9e..6df26ddbf7eb563e66bee2313e71d1c0241b351a:/samples/propgrid/propgrid.h diff --git a/samples/propgrid/propgrid.h b/samples/propgrid/propgrid.h index 3ffb11a7c6..fb051d3978 100644 --- a/samples/propgrid/propgrid.h +++ b/samples/propgrid/propgrid.h @@ -186,7 +186,7 @@ public: void OnEnableDisable( wxCommandEvent& event ); void OnSetReadOnly( wxCommandEvent& event ); - void OnHideShow( wxCommandEvent& event ); + void OnHide( wxCommandEvent& event ); void OnSetBackgroundColour( wxCommandEvent& event ); void OnClearModifyStatusClick( wxCommandEvent& event ); void OnFreezeClick( wxCommandEvent& event );