diff options
Diffstat (limited to 'documentation/common.html')
| -rw-r--r-- | documentation/common.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/common.html b/documentation/common.html index bad086ebe..339c2c6fa 100644 --- a/documentation/common.html +++ b/documentation/common.html @@ -1,7 +1,7 @@ <HTML> <BODY> -<H1 ALIGN=RIGHT><A NAME=common>3 - Common Widgets and Attributes</A></H1> +<H1 ALIGN=RIGHT><A NAME="common">3 - Common Widgets and Attributes</A></H1> <P>This chapter describes many of the widgets that are provided with FLTK and covers how to query and set the standard @@ -253,7 +253,7 @@ button->labelcolor(FL_WHITE); <P>The type <TT>Fl_Boxtype</TT> stored and returned in <A href="Fl_Widget.html#Fl_Widget.box"><TT>Fl_Widget::box()</TT></A> -is an enumeration defined in <A href="enumerations.html#enumerations"><TT><Enumerations.H></TT></A>. +is an enumeration defined in <A href="enumerations.html#Enumerations"><TT><Enumerations.H></TT></A>. Figure 3-3 shows the standard box types included with FLTK.</P> <P ALIGN="CENTER"><IMG src="boxtypes.gif" ALT="FLTK Box Types"><BR> |
