313 <widget class="QCheckBox" name="excludeHiddenCheckBox"> |
313 <widget class="QCheckBox" name="excludeHiddenCheckBox"> |
314 <property name="toolTip"> |
314 <property name="toolTip"> |
315 <string>Select to exclude hidden files and directories when searching a directory tree.</string> |
315 <string>Select to exclude hidden files and directories when searching a directory tree.</string> |
316 </property> |
316 </property> |
317 <property name="text"> |
317 <property name="text"> |
318 <string>Exclude hidden files and directories</string> |
318 <string>Exclude hidden</string> |
319 </property> |
319 </property> |
320 <property name="checked"> |
320 <property name="checked"> |
321 <bool>true</bool> |
321 <bool>true</bool> |
322 </property> |
322 </property> |
323 </widget> |
323 </widget> |