Merge pull request #4805 from luzpaz/StartWB-tooltip

StartWB: Add missing tooltip for 'Show tips' preference dialog
This commit is contained in:
Yorik van Havre
2021-05-25 15:06:31 +02:00
committed by GitHub

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>