Changeset 10315


Ignore:
Timestamp:
Mar 7, 2010, 1:55:05 AM (13 years ago)
Author:
livings124
Message:

fix the pieces grid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/InfoActivityViewController.m

    r10314 r10315  
    8484    {
    8585        Torrent * torrent = [fTorrents objectAtIndex: 0];
     86       
    8687        [fDateAddedField setObjectValue: [torrent dateAdded]];
     88       
     89        [fPiecesView setTorrent: torrent];
    8790    }
    8891}
Note: See TracChangeset for help on using the changeset viewer.