Author: greg.ercolano
Date: 2010-12-05 08:07:55 -0800 (Sun, 05 Dec 2010)
New Revision: 7955
Log:
Fixed tree-elements image


Modified:
   branches/branch-1.3/FL/Fl_Tree.H
   branches/branch-1.3/documentation/Makefile

Modified: branches/branch-1.3/FL/Fl_Tree.H
===================================================================
--- branches/branch-1.3/FL/Fl_Tree.H    2010-12-05 15:49:48 UTC (rev 7954)
+++ branches/branch-1.3/FL/Fl_Tree.H    2010-12-05 16:07:55 UTC (rev 7955)
@@ -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
 ///
 

Modified: branches/branch-1.3/documentation/Makefile
===================================================================
--- branches/branch-1.3/documentation/Makefile  2010-12-05 15:49:48 UTC (rev 
7954)
+++ branches/branch-1.3/documentation/Makefile  2010-12-05 16:07:55 UTC (rev 
7955)
@@ -118,7 +118,7 @@
                $(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
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to