summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index 811a05f..d50084e 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -101,6 +101,7 @@ protected:
#ifdef HAVE_ALSA
AlsaDriver* _alsa_driver;
+ bool _alsa_driver_autoattach;
Widget<Gtk::MenuItem> _menu_alsa_connect;
Widget<Gtk::MenuItem> _menu_alsa_disconnect;
void menu_alsa_connect();