add changeHumanPlayerNameDialog

This commit is contained in:
doitux
2007-05-28 19:56:57 +00:00
parent 0e1abc3656
commit 61e2131470
9 changed files with 235 additions and 10 deletions
+8 -4
View File
@@ -5,12 +5,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>374</width>
<height>134</height>
<width>343</width>
<height>113</height>
</rect>
</property>
<property name="windowTitle" >
<string>Dialog</string>
<string>Network Error</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
@@ -20,7 +20,11 @@
<number>6</number>
</property>
<item row="0" column="0" colspan="2" >
<widget class="QLabel" name="label_Message" />
<widget class="QLabel" name="label_Message" >
<property name="alignment" >
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="lineEdit" />