summaryrefslogtreecommitdiff
path: root/FL/Fl_Return_Button.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Return_Button.H')
-rw-r--r--FL/Fl_Return_Button.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H
index 1a75d430a..e6ac3549f 100644
--- a/FL/Fl_Return_Button.H
+++ b/FL/Fl_Return_Button.H
@@ -36,8 +36,8 @@
The Fl_Return_Button is a subclass of Fl_Button that
generates a callback when it is pressed or when the user presses the
Enter key. A carriage-return symbol is drawn next to the button label.
- <P ALIGN=CENTER>\image html Fl_Return_Button.gif
- \image latex Fl_Return_Button.eps "Fl_Return_Button" width=4cm
+ <P ALIGN=CENTER>\image html Fl_Return_Button.png
+ \image latex Fl_Return_Button.png "Fl_Return_Button" width=4cm
*/
class FL_EXPORT Fl_Return_Button : public Fl_Button {
protected: