use CoreSelection for track selection

This commit is contained in:
Paul Davis 2017-05-05 12:31:49 +01:00
parent 0c035778e1
commit dc0139d4af
33 changed files with 683 additions and 536 deletions

View file

@ -1062,3 +1062,4 @@ AutomationTimeAxisView::color () const
{
return gdk_color_from_rgb (_route->presentation_info().color());
}