diff options
Diffstat (limited to 'src/Fl_Grid.cxx')
| -rw-r--r-- | src/Fl_Grid.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Grid.cxx b/src/Fl_Grid.cxx index 9fe90d202..4a4d7afd0 100644 --- a/src/Fl_Grid.cxx +++ b/src/Fl_Grid.cxx @@ -578,7 +578,7 @@ void Fl_Grid::remove_cell(int row, int col) { /** Recalculate the layout and position and resize all widgets. - This method overrides Fl_Group::resize() and calculates all positions and + This method s Fl_Group::resize() and calculates all positions and sizes of its children according to its own rules. \param[in] X,Y new widget position |
