Rename variable to avoid name clash

This commit is contained in:
Chocobo1 2023-07-12 06:01:54 +08:00
parent b17307f283
commit 392949b313
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

View file

@ -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">