|
a/src/qtgui/uiprefs.ui |
|
b/src/qtgui/uiprefs.ui |
|
... |
|
... |
166 |
<property name="text">
|
166 |
<property name="text">
|
167 |
<string>Show document type icons in result list</string>
|
167 |
<string>Show document type icons in result list</string>
|
168 |
</property>
|
168 |
</property>
|
169 |
<property name="checked">
|
169 |
<property name="checked">
|
170 |
<bool>true</bool>
|
170 |
<bool>true</bool>
|
|
|
171 |
</property>
|
|
|
172 |
</widget>
|
|
|
173 |
<widget class="QCheckBox">
|
|
|
174 |
<property name="name">
|
|
|
175 |
<cstring>autoSearchCB</cstring>
|
|
|
176 |
</property>
|
|
|
177 |
<property name="text">
|
|
|
178 |
<string>Auto-start simple search on whitespace entry</string>
|
|
|
179 |
</property>
|
|
|
180 |
<property name="checked">
|
|
|
181 |
<bool>false</bool>
|
171 |
</property>
|
182 |
</property>
|
172 |
</widget>
|
183 |
</widget>
|
173 |
</vbox>
|
184 |
</vbox>
|
174 |
</widget>
|
185 |
</widget>
|
175 |
</vbox>
|
186 |
</vbox>
|