Add functionality to (Sparkle) updater settings on macOS
Also remove a debug line I accidentally left in
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user