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> <item>
<widget class="QSpinBox" name="spinBox_afterThisAlwaysRaiseValue"> <widget class="QSpinBox" name="spinBox_afterThisAlwaysRaiseValue">
<property name="maximum"> <property name="maximum">
<number>100000</number> <number>20000</number>
</property> </property>
</widget> </widget>
</item> </item>
+3
View File
@@ -3418,6 +3418,9 @@
<height>25</height> <height>25</height>
</rect> </rect>
</property> </property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<widget class="QMenu" name="menuView"> <widget class="QMenu" name="menuView">
<property name="title"> <property name="title">
<string>&amp;View</string> <string>&amp;View</string>
+1 -1
View File
@@ -104,7 +104,7 @@
<string>$</string> <string>$</string>
</property> </property>
<property name="maximum"> <property name="maximum">
<number>100000</number> <number>20000</number>
</property> </property>
<property name="singleStep"> <property name="singleStep">
<number>5</number> <number>5</number>