From 4abadf9df5bed7f8537a3fbf889ae66d7ed66450 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Sun, 5 Dec 2010 16:07:55 +0000 Subject: Fixed tree-elements image git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7955 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Tree.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL') diff --git a/FL/Fl_Tree.H b/FL/Fl_Tree.H index a988041c5..9b28abb2a 100644 --- a/FL/Fl_Tree.H +++ b/FL/Fl_Tree.H @@ -115,7 +115,7 @@ /// when() controls when mouse/keyboard events invoke the callback. /// callback_item() and callback_reason() can be used to determine the cause of the callback. /// -/// \image html tree-elements.gif +/// \image html tree-elements.png /// \image latex tree-elements.eps "Fl_Tree dimensions" width=6cm /// -- cgit v1.2.3