mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-20 05:07:53 +01:00
MixerBoard no longer needs update at undo push...
... it does that sooner, and ony when needed, when relevant track data really change, by listening to the TrackList.
This commit is contained in:
@@ -605,8 +605,6 @@ public:
|
||||
|
||||
void PopState(const UndoState &state);
|
||||
|
||||
void UpdateMixerBoard();
|
||||
|
||||
void GetRegionsByLabel( Regions ®ions );
|
||||
|
||||
void AutoSave();
|
||||
|
||||
Reference in New Issue
Block a user