mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
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
This commit is contained in:
parent
7b5e8bf0f7
commit
18d6284438
6 changed files with 91 additions and 20 deletions
|
|
@ -70,6 +70,7 @@ class PortMatrix : public Gtk::VBox {
|
|||
protected:
|
||||
|
||||
bool _offer_inputs;
|
||||
void set_ports (const std::list<std::string>&);
|
||||
|
||||
private:
|
||||
PortGroupList _port_group_list;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue