mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
committed by
GitHub
parent
9d6d3a30eb
commit
2a20764d39
@@ -1094,6 +1094,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkUnwantedFolder">
|
||||
<property name="text">
|
||||
<string>Keep unselected files in ".unwanted" folder</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkRecursiveDownload">
|
||||
<property name="toolTip">
|
||||
@@ -3906,6 +3913,7 @@ Use ';' to split multiple entries. Can use wildcard '*'.</string>
|
||||
<tabstop>checkUseDownloadPath</tabstop>
|
||||
<tabstop>textDownloadPath</tabstop>
|
||||
<tabstop>checkAppendqB</tabstop>
|
||||
<tabstop>checkUnwantedFolder</tabstop>
|
||||
<tabstop>scanFoldersView</tabstop>
|
||||
<tabstop>addWatchedFolderButton</tabstop>
|
||||
<tabstop>editWatchedFolderButton</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user