Scheduler is now more automatic.

This commit is contained in:
Mitchell Livingston
2006-08-11 22:58:14 +00:00
parent af77d3d170
commit cc66511f98
8 changed files with 47 additions and 45 deletions

View File

@@ -48,7 +48,7 @@
* fSpeedLimitUploadField, * fSpeedLimitDownloadField,
* fSpeedLimitAutoOnField, * fSpeedLimitAutoOffField;
IBOutlet NSButton * fUploadCheck, * fDownloadCheck,
* fSpeedLimitAutoOnCheck, * fSpeedLimitAutoOffCheck;
* fSpeedLimitAutoCheck;
IBOutlet NSTextField * fPortField;