Foward-port tooltip addition from stable (3a7560dcb0)

This commit is contained in:
Juergen Spitzmueller 2020-09-03 08:55:46 +02:00
parent a67c8a356e
commit 5c83c5c410

View File

@ -76,7 +76,7 @@
<item row="0" column="2">
<widget class="QLineEdit" name="filenameED">
<property name="toolTip">
<string>File name to include</string>
<string>File name to include. (You can create a new file by entering the name of one that does not yet exist.)</string>
</property>
</widget>
</item>