mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
automation lines: fix missing line segments
This commit is contained in:
parent
389577b1e9
commit
5dd60c03df
2 changed files with 7 additions and 3 deletions
|
|
@ -171,7 +171,7 @@ protected:
|
|||
std::string _name;
|
||||
guint32 _height;
|
||||
uint32_t _line_color;
|
||||
|
||||
uint32_t _view_index_offset;
|
||||
boost::shared_ptr<ARDOUR::AutomationList> alist;
|
||||
|
||||
VisibleAspects _visible;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue