mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 01:49:47 +00:00
update
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@456 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -120,6 +120,7 @@
|
|||||||
<integer name="MwMB_BUTTONNO">0x80</integer>
|
<integer name="MwMB_BUTTONNO">0x80</integer>
|
||||||
</constants>
|
</constants>
|
||||||
<header name="Core">
|
<header name="Core">
|
||||||
|
<functions>
|
||||||
<function name="MwCreateWidget">
|
<function name="MwCreateWidget">
|
||||||
<return>
|
<return>
|
||||||
<widget />
|
<widget />
|
||||||
@@ -298,15 +299,19 @@
|
|||||||
<widget name="handle" />
|
<widget name="handle" />
|
||||||
</arguments>
|
</arguments>
|
||||||
</function>
|
</function>
|
||||||
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
<header name="Error">
|
<header name="Error">
|
||||||
|
<functions>
|
||||||
<function name="MwGetLastError">
|
<function name="MwGetLastError">
|
||||||
<return>
|
<return>
|
||||||
<string />
|
<string />
|
||||||
</return>
|
</return>
|
||||||
</function>
|
</function>
|
||||||
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
<header name="FileChooser">
|
<header name="FileChooser">
|
||||||
|
<functions>
|
||||||
<function name="MwFileChooser">
|
<function name="MwFileChooser">
|
||||||
<return>
|
<return>
|
||||||
<widget />
|
<widget />
|
||||||
@@ -316,8 +321,10 @@
|
|||||||
<string name="title" />
|
<string name="title" />
|
||||||
</arguments>
|
</arguments>
|
||||||
</function>
|
</function>
|
||||||
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
<header name="MessageBox">
|
<header name="MessageBox">
|
||||||
|
<functions>
|
||||||
<function name="MwMessageBox">
|
<function name="MwMessageBox">
|
||||||
<return>
|
<return>
|
||||||
<widget />
|
<widget />
|
||||||
@@ -343,6 +350,7 @@
|
|||||||
<widget name="handle" />
|
<widget name="handle" />
|
||||||
</arguments>
|
</arguments>
|
||||||
</function>
|
</function>
|
||||||
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
<widget name="Button">
|
<widget name="Button">
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user