add delay between hands info to game description #117
This commit is contained in:
@@ -378,7 +378,7 @@
|
||||
<item row="6" column="0">
|
||||
<widget class="QLabel" name="label_gameDesc7">
|
||||
<property name="text">
|
||||
<string>Timeout for player action (sec):</string>
|
||||
<string>Timing:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
||||
@@ -389,7 +389,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="6" column="1">
|
||||
<widget class="QLabel" name="label_TimeoutForPlayerAction">
|
||||
<widget class="QLabel" name="label_GameTiming">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QLabel { color:rgb(0, 0, 255); }</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user