mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Merged with trunk R874.
Commented out some overly verbose debug prints git-svn-id: svn://localhost/ardour2/branches/midi@875 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5a40162026
commit
5169a66f35
27 changed files with 300 additions and 270 deletions
|
|
@ -469,7 +469,7 @@ GainMeter::reset_peak_display ()
|
|||
{
|
||||
max_peak = minus_infinity();
|
||||
peak_display_label.set_text (_("-Inf"));
|
||||
peak_display.set_name ("Mixerstrippeakdisplay");
|
||||
peak_display.set_name ("MixerStripPeakDisplay");
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue