UI texts/minor fixes

This commit is contained in:
Klaus Basan
2019-04-26 01:19:27 +02:00
parent 99c6a03b6f
commit cb70234184
3 changed files with 25 additions and 19 deletions

View File

@@ -71,10 +71,16 @@
</property>
<item>
<widget class="QTabWidget" name="tw_ModelsToBeMapped">
<property name="toolTip">
<string>Models installed and found for your simulator</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_OwnModelSet">
<property name="toolTip">
<string>This is the model set swift will use for model matching</string>
</property>
<attribute name="title">
<string>My model set</string>
</attribute>