use date added, date completed, and date of last activity from libT, setting the old Mac values on first run

This commit is contained in:
Mitchell Livingston
2008-06-03 19:47:07 +00:00
parent 044bfbad39
commit 1a234d951c
2 changed files with 17 additions and 38 deletions

View File

@@ -41,7 +41,6 @@ typedef enum
const tr_stat * fStat;
BOOL fResumeOnWake;
NSDate * fDateAdded, * fDateCompleted, * fDateActivity;
BOOL fUseIncompleteFolder;
NSString * fDownloadFolder, * fIncompleteFolder;