From fcae10e29607408e797067b60d2821fdb3c02e10 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Wed, 4 Dec 2024 14:49:14 +0100 Subject: FLUID: Fixes default settings tab. --- fluid/widget_browser.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/widget_browser.cxx') diff --git a/fluid/widget_browser.cxx b/fluid/widget_browser.cxx index d81c84f32..c54231263 100644 --- a/fluid/widget_browser.cxx +++ b/fluid/widget_browser.cxx @@ -114,7 +114,7 @@ void deselect() { Make sure that the given item is visible in the browser by opening all parent groups and moving the item into the visible space. - \param[in] t show this ite + \param[in] t show this item */ void reveal_in_browser(Fl_Type *t) { Fl_Type *p = t->parent; -- cgit v1.2.3