aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2013-06-28 00:08:57 -0700
committerChris Robinson <[email protected]>2013-06-28 00:08:57 -0700
commitf23a28e8f327ff14dc05d7c2c4fcb34a8262ca69 (patch)
treeb7a37d70da992e4d37055713b09268c21e6b54d7 /utils/alsoft-config/mainwindow.h
parent314f9e2686c4b54e6c2ff50f13a655b3cc3202a8 (diff)
Disable HRTF remove button when no files selected
Diffstat (limited to 'utils/alsoft-config/mainwindow.h')
-rw-r--r--utils/alsoft-config/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/alsoft-config/mainwindow.h b/utils/alsoft-config/mainwindow.h
index 28e109a2..0421aabb 100644
--- a/utils/alsoft-config/mainwindow.h
+++ b/utils/alsoft-config/mainwindow.h
@@ -30,6 +30,8 @@ private slots:
void addHrtfFile();
void removeHrtfFile();
+ void updateHrtfRemoveButton();
+
void showEnabledBackendMenu(QPoint pt);
void showDisabledBackendMenu(QPoint pt);