Changeset 635


Ignore:
Timestamp:
Jul 17, 2006, 11:17:31 AM (17 years ago)
Author:
livings124
Message:

Update view when torrent starts from queueing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/Controller.m

    r631 r635  
    11751175{
    11761176    [self checkToStartWaiting: [notification object]];
     1177   
     1178    [self applyFilter: nil];
     1179    [self updateUI: nil];
     1180    [fInfoController updateInfoStatsAndSettings];
     1181    [self updateTorrentHistory];
    11771182}
    11781183
Note: See TracChangeset for help on using the changeset viewer.