fix for missing slave state restore at session load, etc
git-svn-id: svn://localhost/ardour2/trunk@1317 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0caf05d801
commit
e98fee9e39
@ -3134,8 +3134,11 @@ Session::config_changed (const char* parameter_name)
|
||||
}
|
||||
|
||||
first_file_data_format_reset = false;
|
||||
|
||||
} else if (PARAM_IS ("slave-source")) {
|
||||
set_slave_source (Config->get_slave_source());
|
||||
}
|
||||
|
||||
|
||||
set_dirty ();
|
||||
|
||||
#undef PARAM_IS
|
||||
|
Loading…
Reference in New Issue
Block a user