From a31409f7bbe7db51f63c79b16358d64ae6e2d4bb Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 5 Nov 2023 16:12:15 +0100 Subject: FLUID: Documentation --- fluid/custom_widgets.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/custom_widgets.cxx') diff --git a/fluid/custom_widgets.cxx b/fluid/custom_widgets.cxx index e254f19d4..99cfbbbdf 100644 --- a/fluid/custom_widgets.cxx +++ b/fluid/custom_widgets.cxx @@ -157,7 +157,7 @@ void Fluid_Coord_Input::callback_handler(void *v) { } /** - Get the value of a variable. + \brief Get the value of a variable. Collects all consecutive ASCII letters into a variable name, scans the Variable list for that name, and then calls the corresponding callback from the Variable array. -- cgit v1.2.3