summaryrefslogtreecommitdiff
path: root/documentation/src/basics.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/basics.dox')
-rw-r--r--documentation/src/basics.dox2
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