This commit is contained in:
doitux
2007-11-25 12:18:48 +00:00
parent 1b53a64fbb
commit f4bee363c1
11 changed files with 163 additions and 80 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>236</width>
<width>207</width>
<height>235</height>
</rect>
</property>
@@ -54,12 +54,18 @@
</item>
<item row="1" column="1" colspan="2" >
<widget class="QSpinBox" name="spinBox_startCash" >
<property name="prefix" >
<string>$ </string>
</property>
<property name="minimum" >
<number>1000</number>
</property>
<property name="maximum" >
<number>5000</number>
</property>
<property name="singleStep" >
<number>50</number>
</property>
<property name="value" >
<number>2000</number>
</property>