| changeset 4170 | caae0ed9a580 |
| parent 4001 | 823a48a1b49d |
| child 4171 | 2918a61fe9b3 |
1.1 --- a/Extras/GrowlMail/Message+GrowlMail.m Tue Jan 22 19:28:18 2008 +0000 1.2 +++ b/Extras/GrowlMail/Message+GrowlMail.m Tue Feb 24 20:17:30 2009 -0800 1.3 @@ -56,7 +56,7 @@ 1.4 * 1.5 * This should be called on an auxiliary thread as it may block. 1.6 */ 1.7 -- (void) showNotification 1.8 +- (void) GMShowNotification 1.9 { 1.10 NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; 1.11