first go at redoing the tracker inspector tab (some functionality is still missing)

This commit is contained in:
Mitchell Livingston
2009-09-28 01:57:35 +00:00
parent 8bfdf85ac3
commit a9101bb1c2
9 changed files with 377 additions and 83 deletions

View File

@@ -29,7 +29,6 @@
#import "Controller.h"
#import "Torrent.h"
#import "TorrentGroup.h"
#import "TorrentCell.h"
#import "TorrentTableView.h"
#import "CreatorWindowController.h"
#import "StatsWindowController.h"