mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
refs #535, buddies (Qt) in forms
This commit is contained in:
@@ -235,6 +235,9 @@
|
||||
<property name="text">
|
||||
<string>Model:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>le_ModelDescription</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
@@ -266,6 +269,9 @@
|
||||
<property name="text">
|
||||
<string>Last updated:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>le_Updated</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="6" column="1">
|
||||
@@ -287,6 +293,9 @@
|
||||
<property name="text">
|
||||
<string>Manufacturer:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>le_Manufacturer</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
|
||||
Reference in New Issue
Block a user