Fixed error in GUI engine doc
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5740 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
975451c7ec
commit
f03c8b94fe
@ -29,7 +29,7 @@
|
||||
or, for widgets of "spawn" type, with children :
|
||||
|
||||
\code
|
||||
<widget_name property1="value1" property2="value2" />
|
||||
<widget_name property1="value1" property2="value2" >
|
||||
<child1 />
|
||||
<child2 />
|
||||
</widget_name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user