Add functionality to (Sparkle) updater settings on macOS

Also remove a debug line I accidentally left in
This commit is contained in:
Kenneth Chew
2022-04-22 22:29:00 -04:00
parent f9f46609ee
commit 34adcec616
3 changed files with 9 additions and 2 deletions

View File

@ -54,7 +54,7 @@
<item>
<widget class="QCheckBox" name="autoUpdateCheckBox">
<property name="text">
<string>Check for updates on start?</string>
<string>Check for updates automatically</string>
</property>
</widget>
</item>