From 18d6284438bb69655670a7b1e931cd73f35d00d8 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 14 Dec 2008 09:35:23 +0000 Subject: bump required version of GTK, SLV2; basic fixups so that the new port-matrix io-selector actually shows up, even if its ugly and not working correctly git-svn-id: svn://localhost/ardour2/branches/3.0@4322 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_matrix.h') diff --git a/gtk2_ardour/port_matrix.h b/gtk2_ardour/port_matrix.h index b9a5f7e4c6..e755d77328 100644 --- a/gtk2_ardour/port_matrix.h +++ b/gtk2_ardour/port_matrix.h @@ -70,6 +70,7 @@ class PortMatrix : public Gtk::VBox { protected: bool _offer_inputs; + void set_ports (const std::list&); private: PortGroupList _port_group_list; -- cgit v1.2.3