git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4973 4a71c877-e1ca-e34f-864e-861f7616d084
master
Dennis Schridde 2008-05-09 10:01:56 +00:00
parent fba8eca7a0
commit 9541f843c4
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ point widgetAbsolutePosition(widget *self);
* @param self The widget to find the root widget of.
* @return A pointer to the root widget.
*/
widget *windgetGetRoot(widget *self);
widget *widgetGetRoot(widget *self);
/**
* Attempts to add child as a child widget of self. The exact location of the