only show a Growl notification when the speed limit is auto-enable/disabled

This commit is contained in:
Mitchell Livingston
2009-03-30 22:18:25 +00:00
parent 2290c49898
commit aefd0f4df2
2 changed files with 14 additions and 12 deletions

View File

@@ -211,7 +211,7 @@ typedef enum
- (void) toggleSpeedLimit: (id) sender;
- (void) speedLimitChanged: (id) sender;
- (void) altSpeedToggledCallbackIsLimited: (NSNumber *) limited;
- (void) altSpeedToggledCallbackIsLimited: (NSDictionary *) dict;
- (void) setLimitGlobalEnabled: (id) sender;
- (void) setQuickLimitGlobal: (id) sender;