mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
make tracks visible again
git-svn-id: svn://localhost/ardour2/branches/3.0@3719 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
823f44e50a
commit
b0424889b3
11 changed files with 43 additions and 23 deletions
|
|
@ -71,8 +71,7 @@ class AutomationTimeAxisView : public TimeAxisView {
|
|||
|
||||
~AutomationTimeAxisView();
|
||||
|
||||
|
||||
void set_height (uint32_t);
|
||||
virtual void set_height (uint32_t);
|
||||
void set_samples_per_unit (double);
|
||||
std::string name() const { return _name; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue