mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
amend to d8cbda05d1 - fix typo
This commit is contained in:
parent
424d368614
commit
d8477de0ab
1 changed files with 1 additions and 1 deletions
|
|
@ -934,7 +934,7 @@ GainMeter::set_controls (boost::shared_ptr<Route> r,
|
|||
boost::shared_ptr<PeakMeter> meter,
|
||||
boost::shared_ptr<Amp> amp)
|
||||
{
|
||||
if (meter_alignment.get_parent()) {
|
||||
if (meter_hbox.get_parent()) {
|
||||
hbox.remove (meter_hbox);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue