Fix empty texts in tabs
This commit is contained in:
@ -241,7 +241,7 @@
|
|||||||
<widget class="QTabWidget" name="tabWidget">
|
<widget class="QTabWidget" name="tabWidget">
|
||||||
<widget class="PresetDetailWidget" name="presetDetailWidget">
|
<widget class="PresetDetailWidget" name="presetDetailWidget">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
<string/>
|
<string>Properties</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QTreeView" name="filesView">
|
<widget class="QTreeView" name="filesView">
|
||||||
@ -249,7 +249,7 @@
|
|||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
<string/>
|
<string>Samples</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
Reference in New Issue
Block a user