Update the torrent history as the app runs, so it won't be lost if it

doesn't exit properly
This commit is contained in:
Eric Petit
2006-02-08 19:05:42 +00:00
parent 604f0b2b35
commit da6b5deb96
2 changed files with 33 additions and 21 deletions

View File

@@ -113,6 +113,7 @@
- (void) showInfo: (id) sender;
- (void) updateUI: (NSTimer *) timer;
- (void) updateTorrentHistory;
- (void) sleepCallBack: (natural_t) messageType argument:
(void *) messageArgument;