1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:49:56 +00:00

Fix wait dialog arrow button step (Fixes #1524)

This commit is contained in:
scrawl 2014-06-17 14:46:18 +02:00
parent 2477456f99
commit cb6f1d3a52

View file

@ -19,6 +19,8 @@
<Widget type="MWScrollBar" skin="MW_HScroll" name="HourSlider" position="0 0 0 18">
<Property key="MoveToClick" value="true"/>
<Property key="Range" value="24"/>
<Property key="Page" value="1"/>
<Property key="WheelPage" value="1"/>
<UserString key="HStretch" value="true"/>
</Widget>