mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 17:26:21 +03:00
Use default property for widgets
This commit is contained in:
parent
1eb246c98b
commit
a3fd6633c4
1 changed files with 1 additions and 8 deletions
|
@ -2673,14 +2673,7 @@ Disable encryption: Only connect to peers without protocol encryption</string>
|
|||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_16">
|
||||
<item row="0" column="0">
|
||||
<widget class="QPlainTextEdit" name="textTrackers">
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPlainTextEdit" name="textTrackers"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in a new issue