Changeset 2795
- Timestamp:
- 06/24/05 23:42:07 (3 years ago)
- Files:
-
- trunk/JVNotificationController.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/JVNotificationController.m
r2790 r2795 93 93 } 94 94 95 #ifndef GROWL_NOTIFICATION_IDENTIFIER96 #define GROWL_NOTIFICATION_IDENTIFIER @"GrowlNotificationIdentifier"97 #endif98 99 95 - (void) _showBubbleForIdentifier:(NSString *) identifier withContext:(NSDictionary *) context andPrefs:(NSDictionary *) eventPrefs { 100 96 KABubbleWindowController *bubble = nil;
