update xml

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@578 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-03 00:26:31 +00:00
parent cca8044e98
commit 54c26601a8

View File

@@ -89,6 +89,7 @@
<handler name="focusIn" />
<handler name="focusOut" />
<handler name="fileChosen" />
<handler name="colorChosen" />
</properties>
<enumerations>
<enumeration name="MwDIRECTION">
@@ -125,6 +126,19 @@
<integer name="MwMB_BUTTONNO">0x80</integer>
</constants>
<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">
<functions>
<function name="MwCreateWidget">