Comment fix
This commit is contained in:
parent
98f3609470
commit
e4c207b706
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ void gwinLabelSetJustification(GHandle gh, justify_t justify);
|
||||||
/**
|
/**
|
||||||
* @brief Border settings for the default rendering routine
|
* @brief Border settings for the default rendering routine
|
||||||
*
|
*
|
||||||
* @param[in] gh The widget handle (must be a list handle)
|
* @param[in] gh The widget handle (must be a label handle)
|
||||||
* @param[in] border Shall a border be rendered?
|
* @param[in] border Shall a border be rendered?
|
||||||
*
|
*
|
||||||
* @api
|
* @api
|
||||||
|
|
Loading…
Add table
Reference in a new issue