aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-07-04 22:59:12 -0700
committerChris Robinson <[email protected]>2019-07-04 22:59:12 -0700
commit3edbeefdb73b650d466b76583c8dac664d4d6ee0 (patch)
tree05296857420c71da8866dcf9365018c76c6ac5ac /utils/alsoft-config/mainwindow.h
parent474073955bd76f868d97a4fb587ec4c37b29f7f7 (diff)
Add a setting for hrtf-mode to alsoft-config
Diffstat (limited to 'utils/alsoft-config/mainwindow.h')
-rw-r--r--utils/alsoft-config/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/alsoft-config/mainwindow.h b/utils/alsoft-config/mainwindow.h
index 8b763845..ca53582b 100644
--- a/utils/alsoft-config/mainwindow.h
+++ b/utils/alsoft-config/mainwindow.h
@@ -43,6 +43,7 @@ private slots:
void updateJackBufferSizeEdit(int size);
void updateJackBufferSizeSlider();
+ void updateHrtfModeLabel(int num);
void addHrtfFile();
void removeHrtfFile();