]> git.lyx.org Git - features.git/commitdiff
Added tooltip to new math-only checkbox in advanced options of advanced find & replace.
authorTommaso Cucinotta <tommaso@lyx.org>
Sun, 13 Oct 2013 10:36:38 +0000 (11:36 +0100)
committerTommaso Cucinotta <tommaso@lyx.org>
Sun, 13 Oct 2013 10:36:38 +0000 (11:36 +0100)
src/frontends/qt4/ui/FindAndReplaceUi.ui

index b73db8a88cfffd745ff6677cda474ed31130fe1a..8aff1db5a7257f58e4cd5ff7c895052ab85ef6a0 100644 (file)
         <property name="text">
          <string>Search only in mat&amp;hs</string>
         </property>
+        <property name="toolTip">
+         <string>Restrict search to math environments only</string>
+        </property>
        </widget>
       </item>
      </layout>