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

@@ -28,6 +28,8 @@
{
NSArray * fTorrents;
BOOL fSet;
IBOutlet NSTextField * fPiecesField, * fHashField, * fSecureField,
* fDataLocationField,
* fCreatorField, * fDateCreatedField;