mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 16:20:12 +01:00
Needed to compile Pokechu22's fix-midi-output on Mac
This commit is contained in:
@@ -340,7 +340,7 @@ MixerTrackCluster::MixerTrackCluster(wxWindow* parent,
|
||||
wxSizeEvent event(GetSize(), GetId());
|
||||
event.SetEventObject(this);
|
||||
GetEventHandler()->ProcessEvent(event);
|
||||
UpdateGain();
|
||||
// UpdateGain(); // PRL: No such name. Proper compilation fix?
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user