Fix from tinram.
git-svn-id: svn://localhost/ardour2/branches/3.0@5329 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -399,7 +399,7 @@ AddRouteDialog::group_changed ()
|
||||
} else {
|
||||
delete g;
|
||||
|
||||
route_group_combo.set_active (0);
|
||||
route_group_combo.set_active (2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user