summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_route_observer.h
diff options
context:
space:
mode:
authorLen Ovens <len@ovenwerks.net>2017-11-03 12:35:19 -0700
committerLen Ovens <len@ovenwerks.net>2017-11-03 14:04:52 -0700
commit3eee4fe8a5885541f06c9bf167a7c3ffa1d26e6e (patch)
tree9cedf4964689ffad96e8bc83feeeaf5c0c27aa23 /libs/surfaces/osc/osc_route_observer.h
parentcaedbbf543241cf1f48242a95b76cd19415f3389 (diff)
OSC link: first working commit for linking two surfaces as one
Diffstat (limited to 'libs/surfaces/osc/osc_route_observer.h')
-rw-r--r--libs/surfaces/osc/osc_route_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/surfaces/osc/osc_route_observer.h b/libs/surfaces/osc/osc_route_observer.h
index e2781571e3..88a5f211fb 100644
--- a/libs/surfaces/osc/osc_route_observer.h
+++ b/libs/surfaces/osc/osc_route_observer.h
@@ -68,6 +68,7 @@ class OSCRouteObserver
bool _expand;
bool in_line;
ARDOUR::AutoState as;
+ bool _tick_busy;
void name_changed (const PBD::PropertyChange& what_changed);