Gui: fix ui file, introduced with 88d7870

This commit is contained in:
Bernd Hahnebach
2019-10-07 19:51:43 +02:00
parent 6222cb310b
commit c8df73d756

View File

@@ -212,14 +212,15 @@ this according to your screen size or personal taste</string>
</widget>
</item>
<item>
<widget class="QComboBox" name="treeMode"/>
<property name="toolTip">
<string>Tree View Mode provides the option the option to
<widget class="QComboBox" name="treeMode">
<property name="toolTip">
<string>Tree View Mode provides the option the option to
customize the properties panel. The options are:
1. 'Combiview'
2. 'TreeView + PropertyView
3. 'Both'</string>
</property>
</property>
</widget>
</item>
</layout>
</item>