summaryrefslogtreecommitdiff
path: root/FL/Fl_Choice.H
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-03-09 18:16:43 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-03-09 18:28:37 +0100
commit0f3b5ded8fad8c0bf7c462fc360174f4a2080e14 (patch)
treeab040846009fed45f6807483c17498b15272e184 /FL/Fl_Choice.H
parente18ce5400f2ae666a0783e5b7399169b95ff7b54 (diff)
Fix dependencies, typos, trailing whitespace, and formatting
No code changes.
Diffstat (limited to 'FL/Fl_Choice.H')
-rw-r--r--FL/Fl_Choice.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H
index 98000a2c3..eaa04e803 100644
--- a/FL/Fl_Choice.H
+++ b/FL/Fl_Choice.H
@@ -72,7 +72,7 @@
This method sets the changed() flag.
\li <tt>void Fl_Widget::clear_changed()</tt>
This method clears the changed() flag.
-
+
The inherited Fl_Menu_::down_box() methods can be used as follows:
\li <tt>Fl_Boxtype Fl_Menu_::down_box() const</tt>
Gets the current down box, which is used when the menu is popped up.