fix obsolete tooltip message

This commit is contained in:
dockes 2009-01-13 08:01:46 +00:00
parent 367f493710
commit b1dff7e009

View File

@ -75,7 +75,7 @@
<enum>TabFocus</enum> <enum>TabFocus</enum>
</property> </property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Choose type of search: any term, all terms, filename with possible wildcards.</string> <string>Choose search type.</string>
</property> </property>
</widget> </widget>
<widget class="QComboBox"> <widget class="QComboBox">