From 773e2846e735c55c123cecb2ff57a50f64e90aa7 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 2 Mar 2016 15:31:14 -0800 Subject: Add a Wave Writer backend config page --- utils/alsoft-config/mainwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/alsoft-config/mainwindow.h') diff --git a/utils/alsoft-config/mainwindow.h b/utils/alsoft-config/mainwindow.h index 78285dfa..27f3c252 100644 --- a/utils/alsoft-config/mainwindow.h +++ b/utils/alsoft-config/mainwindow.h @@ -46,6 +46,8 @@ private slots: void selectSolarisPlayback(); + void selectWaveOutput(); + private: Ui::MainWindow *ui; -- cgit v1.2.3