mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Restore Use PH button in locations UI (#3667).
git-svn-id: svn://localhost/ardour2/branches/3.0@9117 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6b87dbbf34
commit
e806084402
2 changed files with 30 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ class LocationEditRow : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
|||
void performer_entry_changed ();
|
||||
void composer_entry_changed ();
|
||||
|
||||
void set_button_pressed (LocationPart part);
|
||||
void to_playhead_button_pressed (LocationPart part);
|
||||
void go_button_pressed (LocationPart part);
|
||||
|
||||
void clock_changed (LocationPart part);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue