summaryrefslogtreecommitdiff
path: root/documentation/drawing.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/drawing.html')
-rw-r--r--documentation/drawing.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/drawing.html b/documentation/drawing.html
index efd8075db..de68225e5 100644
--- a/documentation/drawing.html
+++ b/documentation/drawing.html
@@ -1,7 +1,10 @@
<HTML>
+<HEAD>
+ <TITLE>5 - Drawing Things in FLTK</TITLE>
+</HEAD>
<BODY>
-<H1><A NAME="drawing">5 - Drawing Things in FLTK</A></H1>
+<H1 ALIGN="RIGHT"><A NAME="drawing">5 - Drawing Things in FLTK</A></H1>
<P>This chapter covers the drawing functions that are provided with FLTK.