13
0

patch from colinf that fixes bad behaviour on first run by forcing new-session on first run

git-svn-id: svn://localhost/ardour2/branches/3.0@11695 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-03-15 12:10:04 +00:00
parent 9593d6e9cf
commit fb7cc31de7

View File

@ -148,6 +148,8 @@ Ardour will play NO role in monitoring"))
setup_audio_page (); setup_audio_page ();
} }
ic_new_session_button.set_active (true); // always create new session on first run
} else { } else {
if (need_audio_setup) { if (need_audio_setup) {