git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@828 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-29 21:17:15 +00:00
parent 77ec32ef42
commit 77ea00f047
4 changed files with 11 additions and 3 deletions

View File

@@ -72,6 +72,8 @@
<integer name="hideInput" />
<integer name="singleClickSelectable" />
<integer name="flat" />
<integer name="showArrows" />
<integer name="padding" />
<string name="title" />
<string name="text" />
@@ -449,6 +451,7 @@
<property name="pixmap" />
<property name="text" />
<property name="flat" />
<property name="padding" />
</properties>
</widget>
<widget name="CheckBox">
@@ -557,6 +560,7 @@
<property name="minValue" />
<property name="maxValue" />
<property name="orientation" />
<property name="showArrows" />
</properties>
<functions>
<function name="GetVisibleLength">