Cleanup: doxygen comments
Also correct some outdated symbol references, add missing 'name' commands.
This commit is contained in:
@@ -249,8 +249,9 @@ typedef struct uiWidgetBase {
|
||||
uiWidgetBaseParameters uniform_params;
|
||||
} uiWidgetBase;
|
||||
|
||||
/** uiWidgetType: for time being only for visual appearance,
|
||||
* later, a handling callback can be added too
|
||||
/**
|
||||
* For time being only for visual appearance,
|
||||
* later, a handling callback can be added too.
|
||||
*/
|
||||
typedef struct uiWidgetType {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user