Bug fix : change m_size_dsb setRange values

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4304 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2016-01-03 16:59:29 +00:00
parent 07b81e4106
commit d96bf1f9e8

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>261</width>
<height>170</height>
<height>185</height>
</rect>
</property>
<property name="windowTitle">
@@ -73,14 +73,17 @@
<property name="correctionMode">
<enum>QAbstractSpinBox::CorrectToNearestValue</enum>
</property>
<property name="decimals">
<number>0</number>
</property>
<property name="minimum">
<double>0.400000000000000</double>
<double>1.000000000000000</double>
</property>
<property name="maximum">
<double>50.000000000000000</double>
<double>49.000000000000000</double>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
<double>1.000000000000000</double>
</property>
<property name="value">
<double>1.000000000000000</double>