summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_group.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/port_group.h')
-rw-r--r--gtk2_ardour/port_group.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/port_group.h b/gtk2_ardour/port_group.h
index 456b801201..e382a7f7c6 100644
--- a/gtk2_ardour/port_group.h
+++ b/gtk2_ardour/port_group.h
@@ -90,6 +90,7 @@ public:
private:
void bundle_changed (ARDOUR::Bundle::Change);
+ void add_bundle_internal (boost::shared_ptr<ARDOUR::Bundle>, boost::shared_ptr<ARDOUR::IO>, bool, Gdk::Color);
BundleList _bundles;
bool _visible; ///< true if the group is visible in the UI