mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
Rewrite many iterations over tracks and channels in src/import, src/export
This commit is contained in:
@@ -112,7 +112,7 @@ private:
|
||||
AudacityProject *mProject;
|
||||
TrackList *mTracks; /**< The list of tracks in the project that is
|
||||
being exported */
|
||||
LabelTrack *mLabels;
|
||||
const LabelTrack *mLabels;
|
||||
int mNumLabels;
|
||||
int mNumWaveTracks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user