1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-09 14:16:28 +01:00

Sweep for filename copying: import and export

This commit is contained in:
Paul Licameli
2016-02-21 23:21:11 -05:00
parent 8f02213e23
commit c3cca71461
6 changed files with 19 additions and 17 deletions

View File

@@ -74,7 +74,7 @@ private:
* @param tags Metadata to include in the file (if possible).
*/
int DoExport(int channels,
wxFileName name,
const wxFileName &name,
bool selectedOnly,
double t0,
double t1,