Fix comment typo
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9215 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
7788e3d699
commit
a0be94eebe
@ -327,7 +327,7 @@ int Fl_Tree::handle(int e) {
|
||||
return(ret);
|
||||
}
|
||||
|
||||
/// Standard FLTK draw() method, handles draws the tree widget.
|
||||
/// Standard FLTK draw() method, handles drawing the tree widget.
|
||||
void Fl_Tree::draw() {
|
||||
fix_scrollbar_order();
|
||||
// Let group draw box+label but *NOT* children.
|
||||
|
Loading…
Reference in New Issue
Block a user