add support in libT and the mac interface for displaying comment, creator, and date created

This commit is contained in:
Mitchell Livingston
2006-11-23 01:38:18 +00:00
parent d9e3d6b0b1
commit 4306c7cfa5
10 changed files with 70 additions and 6 deletions

View File

@@ -94,7 +94,7 @@
Badger * fBadger;
NSMutableArray * fAutoImportedNames;
NSMutableDictionary * fPendingTorrentDownloads;
NSMutableDictionary * fPendingTorrentDownloads;
}
- (void) openFiles: (NSArray *) filenames;