diff options
Diffstat (limited to 'fluid/custom_widgets.cxx')
| -rw-r--r-- | fluid/custom_widgets.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
