forked from pyrite-dev/milsko
forgot to update xml
This commit is contained in:
parent
e448a8ed4e
commit
1ec68267e5
1 changed files with 14 additions and 0 deletions
14
milsko.xml
14
milsko.xml
|
|
@ -891,6 +891,20 @@
|
|||
<pointer name="item" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="SetOpened">
|
||||
<arguments>
|
||||
<pointer name="item" />
|
||||
<integer name="opened" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="GetOpened">
|
||||
<return>
|
||||
<integer />
|
||||
</return>
|
||||
<arguments>
|
||||
<pointer name="item" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="Reset" />
|
||||
</functions>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue