diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_cpu.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/yuzu/configuration/configure_cpu.ui b/src/yuzu/configuration/configure_cpu.ui index d0e7e7bfe..99b573640 100644 --- a/src/yuzu/configuration/configure_cpu.ui +++ b/src/yuzu/configuration/configure_cpu.ui | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | <widget class="QWidget" name="widget_accuracy" native="true"> | 26 | <widget class="QWidget" name="widget_accuracy" native="true"> |
| 27 | <layout class="QHBoxLayout" name="layout_accuracy"> | 27 | <layout class="QHBoxLayout" name="layout_accuracy"> |
| 28 | <item> | 28 | <item> |
| 29 | <widget class="QLabel" name="label"> | 29 | <widget class="QLabel" name="label_accuracy"> |
| 30 | <property name="text"> | 30 | <property name="text"> |
| 31 | <string>Accuracy:</string> | 31 | <string>Accuracy:</string> |
| 32 | </property> | 32 | </property> |
| @@ -55,7 +55,7 @@ | |||
| 55 | </widget> | 55 | </widget> |
| 56 | </item> | 56 | </item> |
| 57 | <item> | 57 | <item> |
| 58 | <widget class="QLabel" name="label"> | 58 | <widget class="QLabel" name="label_recommended_accuracy"> |
| 59 | <property name="text"> | 59 | <property name="text"> |
| 60 | <string>We recommend setting accuracy to "Accurate".</string> | 60 | <string>We recommend setting accuracy to "Accurate".</string> |
| 61 | </property> | 61 | </property> |
| @@ -78,7 +78,7 @@ | |||
| 78 | </property> | 78 | </property> |
| 79 | <layout class="QVBoxLayout"> | 79 | <layout class="QVBoxLayout"> |
| 80 | <item> | 80 | <item> |
| 81 | <widget class="QLabel" name="label"> | 81 | <widget class="QLabel" name="label_accuracy_description"> |
| 82 | <property name="text"> | 82 | <property name="text"> |
| 83 | <string>These settings reduce accuracy for speed.</string> | 83 | <string>These settings reduce accuracy for speed.</string> |
| 84 | </property> | 84 | </property> |