X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/9371575088f72ee53aabc6e39285c41442dcfa46..4f2a1a6b5d25d7cbae4f356eabe754a4f6e98adb:/MenuTunesView.h diff --git a/MenuTunesView.h b/MenuTunesView.h index a66f794..06658fe 100755 --- a/MenuTunesView.h +++ b/MenuTunesView.h @@ -7,7 +7,7 @@ * Responsibility : Kent Sutherland * Contributors : Matt Judy * - * Copyright (c) 2002 The iThink Group. + * Copyright (c) 2002 iThink Software. * All Rights Reserved * */ @@ -19,7 +19,7 @@ { NSImage *image; NSImage *altImage; - NSImage *curImage; + BOOL mouseIsPressed; } @end