From abf28f0b70f10cb9a37ff64478e33b4fcc11fef7 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 1 Nov 2024 17:48:13 +0100 Subject: Improve and clarify documentation --- documentation/src/common.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/src/common.dox') diff --git a/documentation/src/common.dox b/documentation/src/common.dox index 56679a680..dc8843eee 100644 --- a/documentation/src/common.dox +++ b/documentation/src/common.dox @@ -428,9 +428,9 @@ The following standard label types are included: the widget's align() flag. FL_MULTI_LABEL was designed to be used with Fl_Menu_Item's to support icons or small images, typically left of the menu text.\n - As of this writing (FLTK 1.4.0, Sep 2017) Fl_Menu_Items support only - one label part (text \b or image), but using Fl_Multi_Label as the - label can extend this to more than one part. + As of this writing (FLTK 1.4.0) Fl_Menu_Items support only one label + part (text \b or image), but using Fl_Multi_Label as the label can extend + this to more than one part. \see class Fl_Multi_Label, Fl_Widget::align() -- cgit v1.2.3