mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
Rename variable to avoid name clash
This commit is contained in:
@@ -955,7 +955,7 @@
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string>When duplicate torrent is being added</string>
|
<string>When duplicate torrent is being added</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="deleteTorrentBoxLayout">
|
<layout class="QVBoxLayout" name="duplicateTorrentBoxLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="checkMergeTrackers">
|
<widget class="QCheckBox" name="checkMergeTrackers">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
|
|||||||
Reference in New Issue
Block a user