]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/grid.h
Mark Mac-specific wxMenuBar methods with @onlyfor{wxosx}.
[wxWidgets.git] / interface / wx / grid.h
index ed3b3a8689d3eaaba3a9c9b3f324236e0d1280d6..6ba13bed3b6a44ea097c45c6901dca7c6ea996c7 100644 (file)
@@ -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