diff options
| -rw-r--r-- | FL/Fl_Spinner.H | 3 | ||||
| -rw-r--r-- | documentation/src/Fl_Spinner.png | bin | 0 -> 10899 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/FL/Fl_Spinner.H b/FL/Fl_Spinner.H index a0a159553..677345702 100644 --- a/FL/Fl_Spinner.H +++ b/FL/Fl_Spinner.H @@ -38,6 +38,9 @@ This widget is a combination of the input widget and repeat buttons. The user can either type into the input area or use the buttons to change the value. + + \image html Fl_Spinner.png "Fl_Spinner widget" + \image latex Fl_Spinner.png "Fl_Spinner widget" width=6cm */ class FL_EXPORT Fl_Spinner : public Fl_Group { diff --git a/documentation/src/Fl_Spinner.png b/documentation/src/Fl_Spinner.png Binary files differnew file mode 100644 index 000000000..767702152 --- /dev/null +++ b/documentation/src/Fl_Spinner.png |
