Remove "Enable Update Notifications" setting from Update Dialog

This is a desirable feature, but the SettingsInterface class needs work to support multiple edit widgets.
This commit is contained in:
Dan Paulat 2023-04-23 00:31:37 -05:00
parent a609f14f1f
commit d005b02ec5

View file

@ -111,13 +111,6 @@
<item>
<widget class="QTextBrowser" name="releaseNotesText"/>
</item>
<item>
<widget class="QCheckBox" name="enableUpdatesCheckBox">
<property name="text">
<string>&amp;Enable Update Notifications</string>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="bottomFrame">
<property name="frameShape">