diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Group.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx index 8eaa81b93..b42f1caf8 100644 --- a/src/Fl_Group.cxx +++ b/src/Fl_Group.cxx @@ -539,6 +539,8 @@ void Fl_Group::init_sizes() { \note You should never need to use this method directly, unless you have special needs to rearrange the children of a Fl_Group. Fl_Tile uses this to rearrange its widget positions. + + \sa init_sizes() \todo Should the internal representation of the sizes() array be documented? */ |
