diff options
author | Chris Robinson <[email protected]> | 2019-07-05 12:27:58 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-07-05 12:27:58 -0700 |
commit | fa032368aeb02d88d86f575977f57057796ca51a (patch) | |
tree | 9469a7d8cf92754224a5d542dcd2550f171290e9 /utils/alsoft-config/mainwindow.ui | |
parent | 3edbeefdb73b650d466b76583c8dac664d4d6ee0 (diff) |
Rename HRTF Quality title to HRTF Render Method
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index 7ab27c09..54844226 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -1132,7 +1132,7 @@ application or system to determine if it should be used.</string> </rect> </property> <property name="title"> - <string>HRTF Quality</string> + <string>HRTF Render Method</string> </property> <widget class="QLabel" name="label_31"> <property name="geometry"> @@ -1163,7 +1163,7 @@ application or system to determine if it should be used.</string> <string>Quality</string> </property> </widget> - <widget class="QSlider" name="hrtfqualitySlider"> + <widget class="QSlider" name="hrtfmodeSlider"> <property name="geometry"> <rect> <x>80</x> @@ -1176,7 +1176,7 @@ application or system to determine if it should be used.</string> <enum>Qt::Horizontal</enum> </property> </widget> - <widget class="QLabel" name="hrtfqualityLabel"> + <widget class="QLabel" name="hrtfmodeLabel"> <property name="geometry"> <rect> <x>50</x> |