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_component.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'gtk2_ardour/editor_component.h') diff --git a/gtk2_ardour/editor_component.h b/gtk2_ardour/editor_component.h index 5b4f7e15d8..f6816c5608 100644 --- a/gtk2_ardour/editor_component.h +++ b/gtk2_ardour/editor_component.h @@ -20,13 +20,9 @@ #ifndef __ardour_gtk_editor_component_h__ #define __ardour_gtk_editor_component_h__ -#include - -#include "ardour/session_handle.h" - class Editor; -class EditorComponent : public ARDOUR::SessionHandlePtr +class EditorComponent { public: EditorComponent (Editor *); -- cgit v1.2.3