mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +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="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">
|
||||
|
||||
Reference in New Issue
Block a user