aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-02-23 11:03:58 -0800
committerChris Robinson <[email protected]>2016-02-23 11:03:58 -0800
commitc9b2a0ae26aa60c26506901be97b209ca772d368 (patch)
treec1c9c211d3459ec80085556a1c6816e91e6b921f /utils/alsoft-config/mainwindow.h
parent68a2ae4024909a6ef785d702ffb90480aac6f0cc (diff)
Collect HRTF names from the paths list for alsoft-config
Diffstat (limited to 'utils/alsoft-config/mainwindow.h')
-rw-r--r--utils/alsoft-config/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/alsoft-config/mainwindow.h b/utils/alsoft-config/mainwindow.h
index 66b4c650..69c2fda4 100644
--- a/utils/alsoft-config/mainwindow.h
+++ b/utils/alsoft-config/mainwindow.h
@@ -55,7 +55,7 @@ private:
void closeEvent(QCloseEvent *event);
- QStringList collectDefaultHrtfs();
+ QStringList collectHrtfs();
void loadConfig(const QString &fname);
void saveConfig(const QString &fname) const;