StartWB: Add missing tooltip for 'Show tips' preference dialog

This commit is contained in:
luz paz
2021-05-21 08:41:01 -04:00
parent 3ba585a807
commit cd490c7143

View File

@@ -159,6 +159,9 @@ By using ";;" to separate paths, you can add several folders here</string>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="toolTip">
<string>Displays help tips in the Start workbench Documents tab</string>
</property>
<property name="text">
<string/>
</property>