mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
Removed extraneous html tag.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6574 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -377,7 +377,7 @@ Fl_Group::Fl_Group(int X,int Y,int W,int H,const char *l)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Deletes all child widgets from memory recursively.</p>
|
Deletes all child widgets from memory recursively.
|
||||||
|
|
||||||
This method differs from the remove() method in that it
|
This method differs from the remove() method in that it
|
||||||
affects all child widgets and deletes them from memory.
|
affects all child widgets and deletes them from memory.
|
||||||
|
|||||||
Reference in New Issue
Block a user