MCP: missing break
git-svn-id: svn://localhost/ardour2/branches/3.0@12010 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e06620280b
commit
3cc358bc87
@ -635,6 +635,7 @@ Strip::do_parameter_display (AutomationType type, float val)
|
||||
_surface->write (display (1, str));
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case PanWidthAutomation:
|
||||
if (_route) {
|
||||
|
Loading…
Reference in New Issue
Block a user