|
a/src/qtgui/ssearchb.ui |
|
b/src/qtgui/ssearchb.ui |
|
... |
|
... |
73 |
</property>
|
73 |
</property>
|
74 |
<property name="focusPolicy">
|
74 |
<property name="focusPolicy">
|
75 |
<enum>TabFocus</enum>
|
75 |
<enum>TabFocus</enum>
|
76 |
</property>
|
76 |
</property>
|
77 |
<property name="toolTip" stdset="0">
|
77 |
<property name="toolTip" stdset="0">
|
78 |
<string>Choose type of search: any term, all terms, filename with possible wildcards.</string>
|
78 |
<string>Choose search type.</string>
|
79 |
</property>
|
79 |
</property>
|
80 |
</widget>
|
80 |
</widget>
|
81 |
<widget class="QComboBox">
|
81 |
<widget class="QComboBox">
|
82 |
<property name="name">
|
82 |
<property name="name">
|
83 |
<cstring>queryText</cstring>
|
83 |
<cstring>queryText</cstring>
|