mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:10:06 +00:00
Add anti-aliasing to settings
This commit is contained in:
parent
3a754c01c5
commit
c5a56680ea
6 changed files with 32 additions and 6 deletions
|
|
@ -292,6 +292,13 @@
|
|||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="antiAliasingEnabledCheckBox">
|
||||
<property name="text">
|
||||
<string>Anti-Aliasing Enabled</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="enableUpdateNotificationsCheckBox">
|
||||
<property name="text">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue