Add hint for backward search (cf #8054)

This commit is contained in:
Pavel Sanda 2012-06-23 04:11:15 +02:00
parent 121b32bcbc
commit 369e697352

View File

@ -132,6 +132,9 @@
</item>
<item row="6" column="0" >
<widget class="QCheckBox" name="searchbackCB" >
<property name="toolTip" >
<string>Shift+Enter search backwards directly</string>
</property>
<property name="text" >
<string>Search &amp;backwards</string>
</property>