mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
Add some const qualifiers; define TrackListConstIterator
This commit is contained in:
@@ -79,7 +79,7 @@ private:
|
||||
bool selectedOnly,
|
||||
double t0,
|
||||
double t1,
|
||||
Tags tags);
|
||||
const Tags &tags);
|
||||
/** \brief Takes an arbitrary text string and converts it to a form that can
|
||||
* be used as a file name, if necessary prompting the user to edit the file
|
||||
* name produced */
|
||||
|
||||
Reference in New Issue
Block a user