Move "Check for program updates" checkbox out of Advanced settings

This commit is contained in:
Chocobo1 2019-08-28 12:35:06 +08:00
parent 4a9fc48dee
commit eb784b0d2e
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
4 changed files with 20 additions and 19 deletions

View file

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