mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Move option "Confirm torrent deletion" to Behavior page
This commit is contained in:
@@ -255,6 +255,16 @@
|
||||
<string>Transfer List</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="confirmDeletion">
|
||||
<property name="text">
|
||||
<string>Confirm when deleting torrents</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkAltRowColors">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user