X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/430067cd700cbf659658076196d862c777642ee3..35167b10d151b0ae09f0f807670c318bc4d3de53:/ITStatusItem.h diff --git a/ITStatusItem.h b/ITStatusItem.h index ae4f71a..8efb87b 100755 --- a/ITStatusItem.h +++ b/ITStatusItem.h @@ -7,7 +7,7 @@ * Responsibility : Matt Judy * Responsibility : Joseph Spiros * - * Copyright (c) 2002 iThink Software. + * Copyright (c) 2002 - 2003 iThink Software. * All Rights Reserved * */ @@ -27,6 +27,7 @@ * */ + #import @@ -43,4 +44,5 @@ - (NSImage*) alternateImage; - (void) setAlternateImage:(NSImage*)image; + @end