first vaguely working version using PresentationInfo
[ardour.git] / libs / surfaces / mackie / strip.cc
index 9c3fc21bdacaa16089f26a4f5e12e100ff78b4b1..95371bc212f4741d4e4a1c1533a798acfca7f9cb 100644 (file)
@@ -321,6 +321,7 @@ Strip::notify_active_changed ()
 void
 Strip::notify_route_deleted ()
 {
+       _surface->mcp().notify_route_removed ();
        _surface->mcp().refresh_current_bank();
 }