Fix some doxygen comment.
This commit is contained in:
parent
80d090d4e7
commit
541ecac1e3
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ public:
|
||||||
/**
|
/**
|
||||||
* Remove the widget from the keyborad chain.
|
* Remove the widget from the keyborad chain.
|
||||||
*
|
*
|
||||||
* @parameter widget The widget to be removed from the chain.
|
* @param widget The widget to be removed from the chain.
|
||||||
*/
|
*/
|
||||||
void keyboard_remove_from_chain(twidget* widget);
|
void keyboard_remove_from_chain(twidget* widget);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue