diff options
Diffstat (limited to 'src/citra_qt/configure_general.ui')
| -rw-r--r-- | src/citra_qt/configure_general.ui | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/citra_qt/configure_general.ui b/src/citra_qt/configure_general.ui index 47184c5c6..5eb309793 100644 --- a/src/citra_qt/configure_general.ui +++ b/src/citra_qt/configure_general.ui | |||
| @@ -128,6 +128,13 @@ | |||
| 128 | </property> | 128 | </property> |
| 129 | </widget> | 129 | </widget> |
| 130 | </item> | 130 | </item> |
| 131 | <item> | ||
| 132 | <widget class="QCheckBox" name="toogle_scaled_resolution"> | ||
| 133 | <property name="text"> | ||
| 134 | <string>Enable scaled resolution</string> | ||
| 135 | </property> | ||
| 136 | </widget> | ||
| 137 | </item> | ||
| 131 | </layout> | 138 | </layout> |
| 132 | </item> | 139 | </item> |
| 133 | </layout> | 140 | </layout> |