FindAndReplaceUi: update format

This commit is contained in:
Scott Kostyshak 2015-06-28 04:47:52 -04:00
parent 9b0e5215d9
commit 8f1b7f47fa

View File

@ -310,12 +310,12 @@
</item> </item>
<item row="3" column="0"> <item row="3" column="0">
<widget class="QCheckBox" name="OnlyMaths"> <widget class="QCheckBox" name="OnlyMaths">
<property name="text">
<string>Search on&amp;ly in maths</string>
</property>
<property name="toolTip"> <property name="toolTip">
<string>Restrict search to math environments only</string> <string>Restrict search to math environments only</string>
</property> </property>
<property name="text">
<string>Search on&amp;ly in maths</string>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>