avoid setting views in the inspector until necessary

This commit is contained in:
Mitchell Livingston
2010-03-09 02:26:52 +00:00
parent eab787ac7d
commit 15c2279052
13 changed files with 267 additions and 151 deletions

View File

@@ -31,6 +31,8 @@
{
NSArray * fTorrents;
BOOL fSet;
IBOutlet NSTextField * fDateAddedField, * fDateCompletedField, * fDateActivityField,
* fStateField, * fProgressField,
* fHaveField, * fDownloadedTotalField, * fUploadedTotalField, * fFailedHashField,