mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Add session preferences dialog.
git-svn-id: svn://localhost/ardour2/branches/3.0@5082 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f4e6f8fec5
commit
29e8fe1698
24 changed files with 436 additions and 155 deletions
|
|
@ -199,6 +199,7 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[])
|
|||
add_route_dialog = 0;
|
||||
route_params = 0;
|
||||
rc_option_editor = 0;
|
||||
session_option_editor = 0;
|
||||
location_ui = 0;
|
||||
open_session_selector = 0;
|
||||
have_configure_timeout = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue