diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_audio.ui | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_audio.ui b/src/yuzu/configuration/configure_audio.ui index 3c1147935..9bd0cca96 100644 --- a/src/yuzu/configuration/configure_audio.ui +++ b/src/yuzu/configuration/configure_audio.ui | |||
| @@ -58,8 +58,17 @@ | |||
| 58 | <item> | 58 | <item> |
| 59 | <widget class="QWidget" name="volume_layout" native="true"> | 59 | <widget class="QWidget" name="volume_layout" native="true"> |
| 60 | <layout class="QHBoxLayout" name="horizontalLayout_2"> | 60 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 61 | <property name="leftMargin"> | ||
| 62 | <number>0</number> | ||
| 63 | </property> | ||
| 61 | <property name="topMargin"> | 64 | <property name="topMargin"> |
| 62 | <number>1</number> | 65 | <number>0</number> |
| 66 | </property> | ||
| 67 | <property name="rightMargin"> | ||
| 68 | <number>0</number> | ||
| 69 | </property> | ||
| 70 | <property name="bottomMargin"> | ||
| 71 | <number>0</number> | ||
| 63 | </property> | 72 | </property> |
| 64 | <item> | 73 | <item> |
| 65 | <widget class="QComboBox" name="volume_combo_box"> | 74 | <widget class="QComboBox" name="volume_combo_box"> |