mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Setup clock sensitivity with lock correctly.
git-svn-id: svn://localhost/ardour2/branches/3.0@7583 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
507e996d06
commit
75d265e388
2 changed files with 17 additions and 8 deletions
|
|
@ -134,6 +134,8 @@ class LocationEditRow : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
|||
void lock_changed (ARDOUR::Location *);
|
||||
void position_lock_style_changed (ARDOUR::Location *);
|
||||
|
||||
void set_clock_sensitivity ();
|
||||
|
||||
PBD::ScopedConnectionList connections;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue