summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Widget.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H
index a49da922b..5b16555b9 100644
--- a/FL/Fl_Widget.H
+++ b/FL/Fl_Widget.H
@@ -519,7 +519,7 @@ public:
\return the current image
*/
Fl_Image* image() {return label_.image;}
-
+
/** Gets the image that is used as part of the widget label when in the active state.
\return the current image
*/