mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 19:40:18 -07:00
Move "Check for program updates" checkbox out of Advanced settings
This commit is contained in:
parent
4a9fc48dee
commit
eb784b0d2e
4 changed files with 20 additions and 19 deletions
|
@ -501,6 +501,13 @@
|
|||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkProgramUpdates">
|
||||
<property name="text">
|
||||
<string>Check for program updates</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue