actually use the new timer when checking for auto-import

This commit is contained in:
Mitchell Livingston
2007-05-06 22:14:06 +00:00
parent 7ac67d4527
commit 1c6cec7731
2 changed files with 2 additions and 1 deletions

View File

@@ -181,6 +181,7 @@
- (void) torrentStoppedForRatio: (NSNotification *) notification;
- (void) changeAutoImport;
- (void) newCheckAutoImportDirectory;
- (void) checkAutoImportDirectory: (NSTimer *) timer;
- (void) sleepCallBack: (natural_t) messageType argument: (void *) messageArgument;