aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-10-28 03:15:01 -0700
committerChris Robinson <[email protected]>2015-10-28 03:15:01 -0700
commitb7a6a7da6abbd73bc718f56d23d96ee162b05476 (patch)
tree0c1800c3a920260c1ebaec1a47596f6d7c9502f8 /utils
parent63259872d19967da8c2960fbbf74d97aadab9693 (diff)
Right-align the HRTF Mode label
Diffstat (limited to 'utils')
-rw-r--r--utils/alsoft-config/mainwindow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui
index 3be8adee..78564ada 100644
--- a/utils/alsoft-config/mainwindow.ui
+++ b/utils/alsoft-config/mainwindow.ui
@@ -321,6 +321,9 @@ contain these markers, which will be replaced as needed:
<property name="text">
<string>HRTF Mode:</string>
</property>
+ <property name="alignment">
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ </property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">