mirror of
https://github.com/fltk/fltk.git
synced 2026-05-11 15:07:58 +08:00
Fix Doxygen warning.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11390 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@ int Fl_Tree::extend_selection_dir(Fl_Tree_Item *from, Fl_Tree_Item *to,
|
||||
int Fl_Tree::extend_selection(Fl_Tree_Item *from, Fl_Tree_Item *to,
|
||||
int val, bool visible) {
|
||||
#else
|
||||
/// \notes Made public in 1.3.3 ABI
|
||||
/// \note Made public in 1.3.3 ABI
|
||||
// Adding overload if not at least one overload breaks ABI, so avoid
|
||||
// by making a private function until ABI can change..
|
||||
int Fl_Tree::extend_selection__(Fl_Tree_Item *from, Fl_Tree_Item *to,
|
||||
|
||||
Reference in New Issue
Block a user