when clearing route solo state, do the required update
This commit is contained in:
parent
17e803fef4
commit
4ecb48b055
@ -106,7 +106,7 @@ Session::rt_clear_all_solo_state (boost::shared_ptr<RouteList> rl, bool /* yn */
|
||||
|
||||
_vca_manager->clear_all_solo_state ();
|
||||
|
||||
set_dirty();
|
||||
update_route_solo_state ();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user