#4924 Use recycleURLs:completionHandler: to trash files

This commit is contained in:
Mitchell Livingston
2012-05-29 01:53:36 +00:00
parent c1f2085715
commit 5c1feaf937
4 changed files with 15 additions and 17 deletions
+2 -1
View File
@@ -45,7 +45,8 @@
Controller * fController;
Torrent * fTorrent;
NSString * fDestination, * fTorrentFile;
NSURL * fTorrentFile;
NSString * fDestination;
BOOL fLockDestination;
BOOL fDeleteTorrentInitial, fDeleteEnableInitial;