]> git.lyx.org Git - features.git/commitdiff
As observed on users list it's hard to guess where to setup external editor.
authorPavel Sanda <sanda@lyx.org>
Fri, 16 Aug 2019 21:01:34 +0000 (23:01 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:44 +0000 (15:48 +0200)
src/frontends/qt/ui/LocalLayoutUi.ui
src/frontends/qt/ui/PreambleUi.ui

index abb29c5a78fcbaf3a8a2953e09c18bc65c33868d..fc753b7c15611d375c6e1bd5075f3ede7c9d2d47 100644 (file)
@@ -70,6 +70,9 @@
      </item>
      <item row="0" column="3">
       <widget class="QPushButton" name="editPB">
+       <property name="toolTip">
+        <string>Editor for Latex (plain) format will be used</string>
+       </property>
        <property name="text">
         <string>&amp;Edit</string>
        </property>
index 6c6b12e76adeda69414b4f8e873a1105068596fd..8a7015c6dd3238d23746bae68e07107ff82b006e 100644 (file)
@@ -41,6 +41,9 @@
    </item>
    <item row="1" column="2">
     <widget class="QPushButton" name="editPB">
+     <property name="toolTip">
+      <string>Editor for Latex (plain) format will be used</string>
+     </property>
      <property name="text">
       <string>&amp;Edit</string>
      </property>