make sure RouteUIs show selection status at startup
This commit is contained in:
parent
2d4358ddb5
commit
15fcb0845a
@ -346,6 +346,7 @@ RouteUI::set_route (boost::shared_ptr<Route> rp)
|
||||
check_rec_enable_sensitivity ();
|
||||
maybe_add_route_print_mgr ();
|
||||
route_color_changed();
|
||||
route_gui_changed (PropertyChange (Properties::selected));
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user