* fixed fileselection for a 2nd time

git-svn-id: trunk@11853 -
This commit is contained in:
marc 2007-08-23 21:41:16 +00:00
parent 99e2799127
commit 6f46409e23

View File

@ -268,6 +268,7 @@ begin
if OSError(AECountItems(DialogReply.Selection, FileCount), Self,
SShowModal, 'AECountItems') then Exit;
FileDialog.Files.Clear;
for FileIdx := 1 to FileCount do
begin
if OSError(AEGetNthDesc(DialogReply.Selection, FileIdx, typeFSRef,