mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 03:25:36 +00:00
Qt: Use grid layout for second audio settings panel
This commit is contained in:
parent
54444475f5
commit
c7ed3239b7
@ -191,7 +191,7 @@
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Controls</string>
|
<string>Controls</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QFormLayout" name="formLayout_2">
|
<layout class="QGridLayout" name="gridLayout_3">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QLabel" name="label_3">
|
<widget class="QLabel" name="label_3">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user