Set floor minimum
This commit is contained in:
parent
8137abd656
commit
9924a36950
1 changed files with 3 additions and 0 deletions
|
@ -2168,6 +2168,9 @@
|
|||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Floor number to be used for maps with elevators.</p></body></html></string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<number>-128</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>127</number>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue