summaryrefslogtreecommitdiff
path: root/FL/Fl_Check_Button.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Check_Button.H')
-rw-r--r--FL/Fl_Check_Button.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H
index bab2f72a5..a0e505c0b 100644
--- a/FL/Fl_Check_Button.H
+++ b/FL/Fl_Check_Button.H
@@ -38,7 +38,7 @@
\brief A button with an "checkmark" to show its status.
\image html Fl_Check_Button.gif
-
+ \image latex Fl_Check_Button.eps "Fl_Check_Button" width=4cm
Buttons generate callbacks when they are clicked by the user. You control
exactly when and how by changing the values for type() and when().