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_Input.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FL/Fl_Value_Input.H') diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index f17adcd06..1134d3ce3 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -59,7 +59,8 @@ of numbers are limited to integers instead of floating point values. -

\image html Fl_Value_Input.gif +

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