diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-10-15 12:13:43 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-10-15 12:13:43 +0000 |
| commit | 19ca3c6edd3d439e700401441571716d067681ed (patch) | |
| tree | d936f047fe49415d1e3a7f6396b60a812565488e /documentation/src/basics.dox | |
| parent | d272c1b43fc60f284591e7121f8813969374a7b3 (diff) | |
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
Diffstat (limited to 'documentation/src/basics.dox')
| -rw-r--r-- | documentation/src/basics.dox | 2 |
1 files changed, 1 insertions, 1 deletions
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 <KBD>ESC</KBD>ape 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++ <tt>new</tt> operator. For |
