From d272c1b43fc60f284591e7121f8813969374a7b3 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 15 Oct 2008 11:27:29 +0000 Subject: Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Value_Output.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FL/Fl_Value_Output.H') diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 266c08bd5..200e66446 100644 --- a/FL/Fl_Value_Output.H +++ b/FL/Fl_Value_Output.H @@ -44,7 +44,8 @@

This is much lighter-weight than Fl_Value_Input because it contains no text editing code or character buffer.

-

\image html Fl_Value_Output.gif +

\image html Fl_Value_Output.gif + \image latex Fl_Value_Output.eps "Fl_Value_Output" width=8cm */ class FL_EXPORT Fl_Value_Output : public Fl_Valuator { Fl_Font textfont_; -- cgit v1.2.3