From 4ac63b788ac61296a12b0694ded763244023ff53 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 9 Feb 2009 11:41:56 +0000 Subject: Improved image layout in Fl_Group::resizable() docs. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6656 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Group.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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? */ -- cgit v1.2.3