]> git.lyx.org Git - features.git/commitdiff
FindAndReplaceUi: update format
authorScott Kostyshak <skostysh@lyx.org>
Sun, 28 Jun 2015 08:47:52 +0000 (04:47 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 28 Jun 2015 09:16:14 +0000 (05:16 -0400)
src/frontends/qt4/ui/FindAndReplaceUi.ui

index 7ed58161e8367cc678258e273c4d2df6dc6bfcb3..2e113c76c815c836a3b4f8380906eabfd71b1a0d 100644 (file)
       </item>
       <item row="3" column="0">
        <widget class="QCheckBox" name="OnlyMaths">
-        <property name="text">
-         <string>Search on&amp;ly in maths</string>
-        </property>
         <property name="toolTip">
          <string>Restrict search to math environments only</string>
         </property>
+        <property name="text">
+         <string>Search on&amp;ly in maths</string>
+        </property>
        </widget>
       </item>
      </layout>