From 536384ea4ea7d468363ff5f284a817c42083c3b5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 19 Jul 2010 21:47:07 +0000 Subject: Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. git-svn-id: svn://localhost/ardour2/branches/3.0@7441 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_routes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor_routes.h') diff --git a/gtk2_ardour/editor_routes.h b/gtk2_ardour/editor_routes.h index fbbfafe54d..07ee8c2629 100644 --- a/gtk2_ardour/editor_routes.h +++ b/gtk2_ardour/editor_routes.h @@ -23,7 +23,7 @@ #include "pbd/signals.h" #include "editor_component.h" -class EditorRoutes : public EditorComponent, public PBD::ScopedConnectionList +class EditorRoutes : public EditorComponent, public PBD::ScopedConnectionList, public ARDOUR::SessionHandlePtr { public: EditorRoutes (Editor *); -- cgit v1.2.3