mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Minor fix: typo and two warnings
This commit is contained in:
@@ -809,7 +809,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QComboBox" name="comboSavingMode">
|
<widget class="QComboBox" name="comboSavingMode">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Automatic mode means that various torrent properties(eg save path) will be decided by the associated category</string>
|
<string>Automatic mode means that various torrent properties (e.g. save path) will be decided by the associated category</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@@ -1023,7 +1023,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_11">
|
<layout class="QHBoxLayout" name="horizontalLayout_111">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="textTempPath"/>
|
<widget class="QLineEdit" name="textTempPath"/>
|
||||||
</item>
|
</item>
|
||||||
@@ -1234,7 +1234,7 @@
|
|||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_17">
|
<layout class="QVBoxLayout" name="verticalLayout_171">
|
||||||
<item>
|
<item>
|
||||||
<layout class="QGridLayout" name="gridLayout_9">
|
<layout class="QGridLayout" name="gridLayout_9">
|
||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
|
|||||||
Reference in New Issue
Block a user