mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Some refactoring. Add port group headers to the port matrix.
git-svn-id: svn://localhost/ardour2/branches/3.0@4443 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a9d67a2cc9
commit
49510ba1d7
27 changed files with 486 additions and 328 deletions
|
|
@ -44,9 +44,6 @@ private:
|
|||
void compute_dimensions ();
|
||||
void render (cairo_t *);
|
||||
|
||||
std::vector<boost::shared_ptr<ARDOUR::Bundle> > _column_bundles;
|
||||
std::vector<boost::shared_ptr<ARDOUR::Bundle> > _row_bundles;
|
||||
|
||||
PortMatrix* _port_matrix;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue