mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
small class rearrangement for ViewBackground and derived classes related to geometry management
This commit is contained in:
parent
80a34fc3ec
commit
08f77136b9
5 changed files with 45 additions and 27 deletions
|
|
@ -531,8 +531,3 @@ MidiStreamView::record_layer_check (std::shared_ptr<ARDOUR::Region> r, samplepos
|
|||
check_record_layers (r, t);
|
||||
}
|
||||
|
||||
int
|
||||
MidiStreamView::y_position () const
|
||||
{
|
||||
return _trackview.y_position();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue