X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7920b94bebb110b778925775bfd3cbfc6756f1cf..52cd5180337f974005da5d323f3679e587385bd1:/interface/wx/grid.h diff --git a/interface/wx/grid.h b/interface/wx/grid.h index ed3b3a8689..6ba13bed3b 100644 --- a/interface/wx/grid.h +++ b/interface/wx/grid.h @@ -1457,6 +1457,9 @@ public: /** Delete rows from the table. + Notice that currently deleting a row intersecting a multi-cell (see + SetCellSize()) is not supported and will result in a crash. + @param pos The first row to delete. @param numRows