Fixed tree-elements image

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7955 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2010-12-05 16:07:55 +00:00
parent 0e49ecd3d3
commit 4abadf9df5
2 changed files with 2 additions and 2 deletions

View File

@ -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
///

View File

@ -118,7 +118,7 @@ IMAGEFILES = \
$(SRC_DOCDIR)/table-simple.gif \
$(SRC_DOCDIR)/tabs.gif \
$(SRC_DOCDIR)/text.gif \
$(SRC_DOCDIR)/tree-elements.gif \
$(SRC_DOCDIR)/tree-elements.png \
$(SRC_DOCDIR)/valuators.gif \
$(SRC_DOCDIR)/value_slider.gif