mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T292, adjusted UI components to reflect model loader changes
This commit is contained in:
@@ -164,11 +164,14 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cb_SelectedOnly">
|
||||
<property name="toolTip">
|
||||
<string>selected models only</string>
|
||||
<string>publish selected models only</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>selected</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user