qt: make sound gain dialog columns equal width
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<property name="windowTitle">
|
||||
<string>Sound Gain</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="gridLayout" columnstretch="1,1">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="sizePolicy">
|
||||
|
||||
Reference in New Issue
Block a user