Add number of files below info's file table.

This commit is contained in:
Mitchell Livingston
2006-08-20 18:09:53 +00:00
parent 604273f0e8
commit 4690f987f9
4 changed files with 5 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
IBOutlet NSTextField * fPeerTableStatusField;
IBOutlet NSTableView * fFileTable;
IBOutlet NSTextField * fFileTableStatusField;
IBOutlet NSMatrix * fRatioMatrix;
IBOutlet NSTextField * fRatioLimitField;