mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 01:47:43 +01:00
Merged with trunk R776
git-svn-id: svn://localhost/ardour2/branches/midi@777 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
38c7d34d8c
commit
ab6f1ed9ba
110 changed files with 7360 additions and 785 deletions
|
|
@ -84,6 +84,8 @@ class AutomationTimeAxisView : public TimeAxisView {
|
|||
string _state_name;
|
||||
bool in_destructor;
|
||||
|
||||
bool first_call_to_set_height;
|
||||
|
||||
Gtk::Button hide_button;
|
||||
Gtk::Button height_button;
|
||||
Gtk::Button clear_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue