mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix preference pane to access for external-sync
This commit is contained in:
parent
6487d6c62b
commit
66e24f3333
1 changed files with 1 additions and 1 deletions
|
|
@ -866,7 +866,7 @@ ARDOUR_UI::sync_button_clicked (GdkEventButton* ev)
|
|||
}
|
||||
|
||||
show_tabbable (rc_option_editor);
|
||||
rc_option_editor->set_current_page (_("Sync"));
|
||||
rc_option_editor->set_current_page (_("Transport"));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue