X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/0c83fc987c4d639d82d18b6373918b41fafacd3e..8ae300a55b40e1d20cb094b5b19a76b90ee0a63e:/ITStatusItem.h diff --git a/ITStatusItem.h b/ITStatusItem.h index ae4f71a..4116107 100755 --- a/ITStatusItem.h +++ b/ITStatusItem.h @@ -4,10 +4,11 @@ * NSStatusItem subclass which reduces suckage * * Original Author : Joseph Spiros + * Original Author : Matt Judy * Responsibility : Matt Judy * Responsibility : Joseph Spiros * - * Copyright (c) 2002 iThink Software. + * Copyright (c) 2002 - 2003 iThink Software. * All Rights Reserved * */ @@ -27,6 +28,7 @@ * */ + #import @@ -43,4 +45,5 @@ - (NSImage*) alternateImage; - (void) setAlternateImage:(NSImage*)image; + @end