]> git.lyx.org Git - lyx.git/commitdiff
Foward-port tooltip addition from stable (3a7560dcb07)
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 3 Sep 2020 06:55:46 +0000 (08:55 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Thu, 3 Sep 2020 06:55:46 +0000 (08:55 +0200)
src/frontends/qt/ui/IncludeUi.ui

index 5928be40571dafb82f4f409c595df255a1d6dd25..9861e21272f79ccba2c095d3a223a32d1befe3e7 100644 (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>