mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-08 02:13:29 +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>
|
||||
</constants>
|
||||
<header name="Core">
|
||||
<functions>
|
||||
<function name="MwCreateWidget">
|
||||
<return>
|
||||
<widget />
|
||||
@@ -298,15 +299,19 @@
|
||||
<widget name="handle" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<header name="Error">
|
||||
<functions>
|
||||
<function name="MwGetLastError">
|
||||
<return>
|
||||
<string />
|
||||
</return>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<header name="FileChooser">
|
||||
<functions>
|
||||
<function name="MwFileChooser">
|
||||
<return>
|
||||
<widget />
|
||||
@@ -316,8 +321,10 @@
|
||||
<string name="title" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<header name="MessageBox">
|
||||
<functions>
|
||||
<function name="MwMessageBox">
|
||||
<return>
|
||||
<widget />
|
||||
@@ -343,6 +350,7 @@
|
||||
<widget name="handle" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<widget name="Button">
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user