This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<widget class="QTreeWidget" name="treeWidget" >
|
||||
<column>
|
||||
<property name="text" >
|
||||
<string> Server </string>
|
||||
<string> Name </string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
@@ -150,12 +150,16 @@
|
||||
<item row="1" column="0" >
|
||||
<widget class="QLabel" name="label_4" >
|
||||
<property name="text" >
|
||||
<string>Server Name:</string>
|
||||
<string>Profile Name:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1" >
|
||||
<widget class="QLineEdit" name="lineEdit_3" />
|
||||
<widget class="QLineEdit" name="lineEdit_3" >
|
||||
<property name="text" >
|
||||
<string>myServerProfile1</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0" colspan="5" >
|
||||
<widget class="QCheckBox" name="checkBox" >
|
||||
|
||||
Reference in New Issue
Block a user