Fix empty texts in tabs

This commit is contained in:
2022-12-17 16:36:28 +01:00
parent 96167220ca
commit 92ec82d0d9

View File

@ -241,7 +241,7 @@
<widget class="QTabWidget" name="tabWidget">
<widget class="PresetDetailWidget" name="presetDetailWidget">
<attribute name="title">
<string/>
<string>Properties</string>
</attribute>
</widget>
<widget class="QTreeView" name="filesView">
@ -249,7 +249,7 @@
<bool>false</bool>
</property>
<attribute name="title">
<string/>
<string>Samples</string>
</attribute>
</widget>
</widget>