Tweak group tabs class hierarchy and offer the same menu in both editor and mixer...
commit0986aa6983eddcf3a521f2ea7b600026a2a73c37
authorcarlh <carlh@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Mon, 19 Jul 2010 21:47:07 +0000 (19 21:47 +0000)
committercarlh <carlh@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Mon, 19 Jul 2010 21:47:07 +0000 (19 21:47 +0000)
treefb5c5762e962c827e047a71945d591b9e5526ba4
parent39951e85c904ccbb98d9b3cdd8afac839ace62e0
Tweak group tabs class hierarchy and offer the same menu in both editor and mixer.  Fixes #3336.

git-svn-id: svn+ssh://ardour.org/ardour2/branches/3.0@7441 d708f5d6-7413-0410-9779-e7cbd77b26cf
20 files changed:
gtk2_ardour/editor_component.h
gtk2_ardour/editor_group_tabs.cc
gtk2_ardour/editor_group_tabs.h
gtk2_ardour/editor_locations.cc
gtk2_ardour/editor_locations.h
gtk2_ardour/editor_regions.cc
gtk2_ardour/editor_regions.h
gtk2_ardour/editor_route_groups.cc
gtk2_ardour/editor_route_groups.h
gtk2_ardour/editor_routes.cc
gtk2_ardour/editor_routes.h
gtk2_ardour/editor_snapshots.cc
gtk2_ardour/editor_snapshots.h
gtk2_ardour/editor_summary.cc
gtk2_ardour/editor_summary.h
gtk2_ardour/group_tabs.cc
gtk2_ardour/group_tabs.h
gtk2_ardour/mixer_group_tabs.cc
gtk2_ardour/mixer_group_tabs.h
gtk2_ardour/mixer_ui.cc