mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more
git-svn-id: svn://localhost/trunk/ardour2@273 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aa659d3788
commit
2e582e03e4
17 changed files with 243 additions and 282 deletions
|
|
@ -48,6 +48,7 @@ list<Gdk::Color> AxisView::used_colors;
|
|||
AxisView::AxisView (ARDOUR::Session& sess) : _session(sess)
|
||||
{
|
||||
_selected = false;
|
||||
_marked_for_display = true;
|
||||
}
|
||||
|
||||
AxisView::~AxisView()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue