diff options
| -rw-r--r-- | src/citra_qt/configure_general.ui | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/citra_qt/configure_general.ui b/src/citra_qt/configure_general.ui index 342954e41..0f3352a1d 100644 --- a/src/citra_qt/configure_general.ui +++ b/src/citra_qt/configure_general.ui | |||
| @@ -43,26 +43,26 @@ | |||
| 43 | </layout> | 43 | </layout> |
| 44 | </widget> | 44 | </widget> |
| 45 | </item> | 45 | </item> |
| 46 | <item> | 46 | <item> |
| 47 | <widget class="QGroupBox" name="groupBox_2"> | 47 | <widget class="QGroupBox" name="groupBox_2"> |
| 48 | <property name="title"> | 48 | <property name="title"> |
| 49 | <string>Performance</string> | 49 | <string>Performance</string> |
| 50 | </property> | 50 | </property> |
| 51 | <layout class="QHBoxLayout" name="horizontalLayout_7"> | 51 | <layout class="QHBoxLayout" name="horizontalLayout_7"> |
| 52 | <item> | 52 | <item> |
| 53 | <layout class="QVBoxLayout" name="verticalLayout_5"> | 53 | <layout class="QVBoxLayout" name="verticalLayout_5"> |
| 54 | <item> | 54 | <item> |
| 55 | <widget class="QCheckBox" name="toggle_cpu_jit"> | 55 | <widget class="QCheckBox" name="toggle_cpu_jit"> |
| 56 | <property name="text"> | 56 | <property name="text"> |
| 57 | <string>Enable CPU JIT</string> | 57 | <string>Enable CPU JIT</string> |
| 58 | </property> | 58 | </property> |
| 59 | </widget> | 59 | </widget> |
| 60 | </item> | 60 | </item> |
| 61 | </layout> | 61 | </layout> |
| 62 | </item> | 62 | </item> |
| 63 | </layout> | 63 | </layout> |
| 64 | </widget> | 64 | </widget> |
| 65 | </item> | 65 | </item> |
| 66 | <item> | 66 | <item> |
| 67 | <widget class="QGroupBox" name="groupBox_4"> | 67 | <widget class="QGroupBox" name="groupBox_4"> |
| 68 | <property name="title"> | 68 | <property name="title"> |