minimum small blind changes

This commit is contained in:
doitux
2009-04-19 21:09:58 +00:00
parent 98849309c2
commit a3944f1379
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -242,7 +242,7 @@
<item>
<widget class="QSpinBox" name="spinBox_afterThisAlwaysRaiseValue">
<property name="maximum">
<number>100000</number>
<number>20000</number>
</property>
</widget>
</item>
+3
View File
@@ -3418,6 +3418,9 @@
<height>25</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<widget class="QMenu" name="menuView">
<property name="title">
<string>&amp;View</string>
+1 -1
View File
@@ -104,7 +104,7 @@
<string>$</string>
</property>
<property name="maximum">
<number>100000</number>
<number>20000</number>
</property>
<property name="singleStep">
<number>5</number>