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 86d40f3..ee3eba5 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -127,6 +127,7 @@ protected:
std::set< boost::shared_ptr<FlowCanvas::Module> > _pending_resize;
JackDriver* _jack_driver;
+ bool _jack_driver_autoattach;
StateManager* _state_manager;
Gtk::Main* _gtk_main;