fix duplicate import of previously selected files when using apply.
git-svn-id: svn://localhost/ardour2/branches/3.0@13716 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -194,6 +194,7 @@ Editor::external_audio_dialog ()
|
||||
sfbrowser->clear_selection ();
|
||||
keepRunning = true;
|
||||
}
|
||||
paths.clear();
|
||||
|
||||
} while (keepRunning);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user