didn't mean to do that

This commit is contained in:
Mitchell Livingston 2010-11-13 16:11:22 +00:00
parent 6ea9179ca4
commit 57e918d196
1 changed files with 1 additions and 0 deletions

View File

@ -4480,6 +4480,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
- (void) rpcMovedTorrent: (Torrent *) torrent
{
[torrent update];
[torrent updateTimeMachineExclude];
if ([[fTableView selectedTorrents] containsObject: torrent])
[fInfoController updateInfoStats];