diff options
| author | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
|---|---|---|
| committer | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
| commit | f93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch) | |
| tree | 44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_Grid.cxx | |
| parent | ddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff) | |
wi[
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 |
