From 5d68428a0058649f07c9be3053bd58fd3462d6d9 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 8 Jul 2025 15:07:18 +0200 Subject: Fix trailing whitespace and convert a few tabs to spaces ... according to CMP --- src/Fl_Input_Choice.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Input_Choice.cxx') diff --git a/src/Fl_Input_Choice.cxx b/src/Fl_Input_Choice.cxx index 4183b3e65..ea5fb35e5 100644 --- a/src/Fl_Input_Choice.cxx +++ b/src/Fl_Input_Choice.cxx @@ -57,7 +57,7 @@ FLTK triggers an `FL_BEFORE_MENU` event for this widget right before displaying the menu. This event provides an opportunity to update menu item states and activation. - + \par Example Use of Fl_Input_Choice \code #include -- cgit v1.2.3