summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/graph.h')
-rw-r--r--libs/ardour/ardour/graph.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/ardour/ardour/graph.h b/libs/ardour/ardour/graph.h
index 6893c08d9d..812bc5b86c 100644
--- a/libs/ardour/ardour/graph.h
+++ b/libs/ardour/ardour/graph.h
@@ -84,6 +84,8 @@ class Graph : public SessionHandleRef
void clear_other_chain ();
+ bool in_process_thread () const;
+
protected:
virtual void session_going_away ();