rearrange the Transfers Preference view

This commit is contained in:
Mitchell Livingston 2008-01-13 21:27:43 +00:00
parent 2c7a7c4253
commit 8af8e75085
2 changed files with 2936 additions and 2964 deletions

File diff suppressed because it is too large Load Diff

View File

@ -38,8 +38,7 @@
NSString * fInitialString;
IBOutlet NSPopUpButton * fFolderPopUp, * fIncompleteFolderPopUp, * fImportFolderPopUp,
* fDownloadSoundPopUp, * fSeedingSoundPopUp;
IBOutlet NSPopUpButton * fFolderPopUp, * fIncompleteFolderPopUp, * fImportFolderPopUp;
IBOutlet NSTextField * fRatioStopField, * fQueueDownloadField, * fQueueSeedField, * fStalledField;
SUUpdater * fUpdater;