mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 09:59:45 +00:00
update xml
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@578 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
14
milsko.xml
14
milsko.xml
@@ -89,6 +89,7 @@
|
|||||||
<handler name="focusIn" />
|
<handler name="focusIn" />
|
||||||
<handler name="focusOut" />
|
<handler name="focusOut" />
|
||||||
<handler name="fileChosen" />
|
<handler name="fileChosen" />
|
||||||
|
<handler name="colorChosen" />
|
||||||
</properties>
|
</properties>
|
||||||
<enumerations>
|
<enumerations>
|
||||||
<enumeration name="MwDIRECTION">
|
<enumeration name="MwDIRECTION">
|
||||||
@@ -125,6 +126,19 @@
|
|||||||
<integer name="MwMB_BUTTONNO">0x80</integer>
|
<integer name="MwMB_BUTTONNO">0x80</integer>
|
||||||
</constants>
|
</constants>
|
||||||
<headers>
|
<headers>
|
||||||
|
<header name="ColorChooser">
|
||||||
|
<functions>
|
||||||
|
<function name="MwColorChooser">
|
||||||
|
<return>
|
||||||
|
<widget />
|
||||||
|
</return>
|
||||||
|
<arguments>
|
||||||
|
<widget name="handle" />
|
||||||
|
<string name="title" />
|
||||||
|
</arguments>
|
||||||
|
</function>
|
||||||
|
</functions>
|
||||||
|
</header>
|
||||||
<header name="Core">
|
<header name="Core">
|
||||||
<functions>
|
<functions>
|
||||||
<function name="MwCreateWidget">
|
<function name="MwCreateWidget">
|
||||||
|
|||||||
Reference in New Issue
Block a user