X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8b6cf9bf10a43343734d1bb22f2fae3ade2f4a67..71cf399ff0f1ddb966b48e512b0fb4e690f5c440:/include/wx/dataview.h diff --git a/include/wx/dataview.h b/include/wx/dataview.h index 0f64e7f156..4cd43d4856 100644 --- a/include/wx/dataview.h +++ b/include/wx/dataview.h @@ -248,6 +248,7 @@ public: void RowsDeleted( const wxArrayInt &rows ); void RowChanged( unsigned int row ); void RowValueChanged( unsigned int row, unsigned int col ); + void Reset( unsigned int new_size ); // convert to/from row/wxDataViewItem