1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-12 07:48:04 +00:00

Minor fix: typo and two warnings

This commit is contained in:
ngosang 2016-05-28 15:24:59 +02:00
parent 5878d49f60
commit 363e19be7f

View File

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