More improvements to the way speed limit scheduling works.

This commit is contained in:
Mitchell Livingston
2006-08-12 20:13:25 +00:00
parent 3f2416e9c1
commit 3a1ee9dce0
2 changed files with 25 additions and 4 deletions

View File

@@ -148,7 +148,8 @@
- (void) setFilter: (id) sender;
- (void) toggleSpeedLimit: (id) sender;
- (void) autoSpeedLimit: (id) sender;
- (void) autoSpeedLimitChange: (NSNotification *) notification;
- (void) autoSpeedLimit: (NSTimer *) timer;
- (void) setLimitGlobalEnabled: (id) sender;
- (void) setQuickLimitGlobal: (id) sender;