mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-08-26 13:42:37 +00:00
Rename variable to avoid name clash
This commit is contained in:
parent
b17307f283
commit
392949b313
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user