mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Consolidate Preferences/OptionEditor
This commit is contained in:
parent
5091a04362
commit
1d97a0fb3e
6 changed files with 518 additions and 522 deletions
|
|
@ -386,6 +386,7 @@ SessionOptionEditor::SessionOptionEditor (Session* s)
|
|||
btn->signal_clicked().connect (sigc::mem_fun (*this, &SessionOptionEditor::save_defaults));
|
||||
add_option (_("Misc"), new FooOption (btn));
|
||||
|
||||
set_current_page (_("Timecode"));
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue