This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>305</width>
|
||||
<height>341</height>
|
||||
<width>275</width>
|
||||
<height>291</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
@@ -72,12 +72,21 @@
|
||||
</item>
|
||||
<item row="1" column="1" colspan="3" >
|
||||
<widget class="QSpinBox" name="spinBox_startCash" >
|
||||
<property name="suffix" >
|
||||
<string/>
|
||||
</property>
|
||||
<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>
|
||||
@@ -138,7 +147,7 @@
|
||||
<item row="4" column="0" colspan="2" >
|
||||
<widget class="QLabel" name="label_6" >
|
||||
<property name="text" >
|
||||
<string>Timeout for player action (sec):</string>
|
||||
<string>Timeout for player action:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>spinBox_netTimeOutPlayerAction</cstring>
|
||||
@@ -147,6 +156,9 @@
|
||||
</item>
|
||||
<item row="4" column="2" colspan="2" >
|
||||
<widget class="QSpinBox" name="spinBox_netTimeOutPlayerAction" >
|
||||
<property name="suffix" >
|
||||
<string> s</string>
|
||||
</property>
|
||||
<property name="minimum" >
|
||||
<number>5</number>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user