mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2020-02-25 Fred Gleason <fredg@paravelsystems.com>
* Added captioning to the 'Import Audio' dialog.
This commit is contained in:
@@ -2375,7 +2375,7 @@ bool VoiceTracker::ImportTrack(RDListViewItem *item)
|
||||
RDImportAudio *import=
|
||||
new RDImportAudio(edit_track_cuts[1]->cutName(),edit_import_path,
|
||||
edit_settings,&metadata,wdata,NULL,&global_import_running,
|
||||
this);
|
||||
"RDLogEdit",this);
|
||||
if(import->exec(true,false)<0) {
|
||||
delete import;
|
||||
delete wdata;
|
||||
|
||||
Reference in New Issue
Block a user