From 19ca3c6edd3d439e700401441571716d067681ed Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 15 Oct 2008 12:13:43 +0000 Subject: Doxygen pdf documentation: Fixed missing dox files images in latex. Fixed license info would not show completely in pdf. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6438 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/basics.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/basics.dox') diff --git a/documentation/src/basics.dox b/documentation/src/basics.dox index 1c2a615c8..fc177c4ef 100644 --- a/documentation/src/basics.dox +++ b/documentation/src/basics.dox @@ -74,7 +74,7 @@ You can quit the program by closing the window or pressing the ESCape key. \image html hello.C.gif "Figure 2-1: The Hello, World! Window" - +\image latex hello.C.eps "The Hello, World! Window" width=8cm \subsection basics_creating Creating the Widgets The widgets are created using the C++ new operator. For -- cgit v1.2.3