Config: Add scaled resolution option

This commit is contained in:
tfarley 2016-04-16 18:51:49 -04:00
parent 15b44fb380
commit e46d086189
9 changed files with 20 additions and 1 deletions

View file

@ -128,6 +128,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="toogle_scaled_resolution">
<property name="text">
<string>Enable scaled resolution</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>