From 8e59a26ccf13de93ac681d761bad09cd6bcf0c90 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Dec 2009 01:10:25 +0000 Subject: Add remove all and disconnect all to port matrix menu. Hide bundles whose channels are already represented by other, larger bundles. git-svn-id: svn://localhost/ardour2/branches/3.0@6381 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_group.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_group.h') diff --git a/gtk2_ardour/port_group.h b/gtk2_ardour/port_group.h index d5868bddd6..17d1963e19 100644 --- a/gtk2_ardour/port_group.h +++ b/gtk2_ardour/port_group.h @@ -60,6 +60,7 @@ public: void clear (); uint32_t total_channels () const; boost::shared_ptr io_from_bundle (boost::shared_ptr) const; + void remove_duplicates (); std::string name; ///< name for the group -- cgit v1.2.3