mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:30:05 +00:00
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:
parent
a609f14f1f
commit
d005b02ec5
1 changed files with 0 additions and 7 deletions
|
|
@ -111,13 +111,6 @@
|
|||
<item>
|
||||
<widget class="QTextBrowser" name="releaseNotesText"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="enableUpdatesCheckBox">
|
||||
<property name="text">
|
||||
<string>&Enable Update Notifications</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QFrame" name="bottomFrame">
|
||||
<property name="frameShape">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue