mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
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:
parent
c311be7523
commit
348db7bae5
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ Editor::external_audio_dialog ()
|
|||
sfbrowser->clear_selection ();
|
||||
keepRunning = true;
|
||||
}
|
||||
paths.clear();
|
||||
|
||||
} while (keepRunning);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue