NewVMdlg: link labels to input boxes
This commit is contained in:
parent
2883c76740
commit
95c3f822ab
@ -35,6 +35,9 @@
|
||||
<property name="text">
|
||||
<string>Use this template:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>template_name</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="2">
|
||||
@ -83,6 +86,9 @@
|
||||
<property name="text">
|
||||
<string>Name & label:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>vmname</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="3">
|
||||
|
Loading…
Reference in New Issue
Block a user