13
0

Reflect active status in the mix group tabs.

git-svn-id: svn://localhost/ardour2/branches/3.0@5229 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-06-20 17:18:41 +00:00
parent be3aff4bda
commit 50e8686c4b

View File

@ -1199,6 +1199,8 @@ Mixer_UI::group_flags_changed (void* src, RouteGroup* group)
}
in_group_row_change = false;
_group_tabs->set_dirty ();
}
void