Ref T152, the fix for the issue reported: everything was prepared, but the setting not changed in the UI. Now excluded models can be added to model set.

This commit is contained in:
Klaus Basan
2017-09-19 00:57:04 +02:00
committed by Mathew Sutcliffe
parent 8b8bc9b994
commit 2f577b7209
3 changed files with 36 additions and 4 deletions

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>CSettingsModelComponent</class>
<widget class="QFrame" name="CSettingsModelComponent">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>390</width>
<height>28</height>
</rect>
</property>
<property name="windowTitle">
<string>Models settings</string>
</property>
@@ -24,7 +32,7 @@
<string>Hint: This can cause wrong behaviour or violate 3rd parties copyright. You need to know what you are doing enabling the feature.</string>
</property>
<property name="text">
<string>allow &quot;exclude&quot; models in set</string>
<string>allow &quot;excluded&quot; models in set</string>
</property>
</widget>
</item>