mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 02:50: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>
|
<item>
|
||||||
<widget class="QTextBrowser" name="releaseNotesText"/>
|
<widget class="QTextBrowser" name="releaseNotesText"/>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="enableUpdatesCheckBox">
|
|
||||||
<property name="text">
|
|
||||||
<string>&Enable Update Notifications</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QFrame" name="bottomFrame">
|
<widget class="QFrame" name="bottomFrame">
|
||||||
<property name="frameShape">
|
<property name="frameShape">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue