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