From 64d8c913be441ae2d2179399a624e4279192ee7b Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 13 Dec 2022 15:58:56 +0100 Subject: Fix trailing whitespace and dependencies --- FL/Fl_Widget.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL') 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 */ -- cgit v1.2.3