add delay between hands info to game description #117

This commit is contained in:
doitux
2012-02-05 16:10:58 +00:00
parent 4d4bc32af5
commit c2c8bf1a36
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -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>