mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 04:36:30 +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
|
|
@ -59,6 +59,7 @@ class Matrix : public Gtk::EventBox
|
|||
void remove_group (PortGroup&);
|
||||
void hide_group (PortGroup&);
|
||||
void show_group (PortGroup&);
|
||||
void clear ();
|
||||
|
||||
int row_spacing () const { return xstep; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue