diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/Fl_Input.H | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index e79dc97b8..9257ff29b 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -36,8 +36,8 @@ Character composition is done using dead keys and/or a compose key as defined by the operating system. <P> + <!-- DON'T use the class name in the caption, or doxygen 1.8.x will fail. --> <TABLE WIDTH="90%" BORDER="1" SUMMARY="Fl_Input keyboard and mouse bindings."> - <!-- DON'T use the class name in the caption, or doxygen 1.8.x will fail. --> <CAPTION ALIGN="TOP">Keyboard and mouse bindings.</CAPTION> <TR><TD NOWRAP="NOWRAP" WIDTH="1%"> <B>Mouse button 1</B> @@ -76,7 +76,6 @@ <P> <TABLE WIDTH="90%" BORDER="1" SUMMARY="Fl_Input platform specific keyboard bindings."> - <!-- DON'T use the class name in the caption, or doxygen 1.8.x will fail. --> <CAPTION ALIGN="TOP">Platform specific keyboard bindings.</CAPTION> <TR> <TD NOWRAP="NOWRAP" WIDTH="1%"><B> Windows/Linux </B></TD> |
