Ref T292, adjusted UI components to reflect model loader changes

This commit is contained in:
Klaus Basan
2018-07-22 18:19:26 +02:00
parent 5faace2bb2
commit 24a1f7d96d
7 changed files with 47 additions and 41 deletions

View File

@@ -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>