X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5959d184d0e69e9ef379bc21f1dc749f1978e224..7ddb15416407390de67cc26b04e91ea99a521f57:/include/wx/generic/grid.h diff --git a/include/wx/generic/grid.h b/include/wx/generic/grid.h index e940a63c8f..74888b96fd 100644 --- a/include/wx/generic/grid.h +++ b/include/wx/generic/grid.h @@ -2128,6 +2128,7 @@ protected: void OnKeyUp( wxKeyEvent& ); void OnChar( wxKeyEvent& ); void OnEraseBackground( wxEraseEvent& ); + void OnHideEditor( wxCommandEvent& ); bool SetCurrentCell( const wxGridCellCoords& coords );