From c9b2a0ae26aa60c26506901be97b209ca772d368 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 23 Feb 2016 11:03:58 -0800 Subject: Collect HRTF names from the paths list for alsoft-config --- utils/alsoft-config/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/alsoft-config/mainwindow.h') 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; -- cgit v1.2.3