Files now show until replaced by metadata

CQTexperiment
vspader 2006-05-12 15:18:17 +00:00
parent 23c15f911c
commit 3b5770406b
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -123,7 +123,8 @@
[pe setFilename:[files objectAtIndex:i]];
[pe setIndex:index+i];
[pe setTitle:[[files objectAtIndex:i] lastPathComponent]];
[pe setDisplay:[[files objectAtIndex:i] lastPathComponent]];
// [pe performSelectorOnMainThread:@selector(readTags) withObject:nil waitUntilDone:NO];
// [pe performSelectorOnMainThread:@selector(readInfo) withObject:nil waitUntilDone:NO];