mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
Restore selected status of tracks correctly in export multiple
This commit is contained in:
@@ -113,9 +113,6 @@ private:
|
||||
int mNumLabels;
|
||||
int mNumWaveTracks;
|
||||
|
||||
// PRL: This is never populated anywhere?
|
||||
std::vector<Track*> mSelected;
|
||||
|
||||
int mFilterIndex; /**< The index in the drop-down list of export
|
||||
formats (mFormat) of the selected export format.
|
||||
This list includes all possible
|
||||
|
||||
Reference in New Issue
Block a user