diff options
Diffstat (limited to 'FL/Fl_Check_Button.H')
| -rw-r--r-- | FL/Fl_Check_Button.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index efcb3c715..47752dff7 100644 --- a/FL/Fl_Check_Button.H +++ b/FL/Fl_Check_Button.H @@ -37,8 +37,8 @@ \class Fl_Check_Button \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 + \image html Fl_Check_Button.png + \image latex Fl_Check_Button.png "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(). |
