X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6e879de483fcc0349bb3720d1eb8ae74dc6d3803..f9501d79d42bf4392c3b13e0e15e68a8e6280393:/MenuTunes.h diff --git a/MenuTunes.h b/MenuTunes.h index a45d814..bdbe402 100755 --- a/MenuTunes.h +++ b/MenuTunes.h @@ -6,7 +6,7 @@ * Original Author : Kent Sutherland * Responsibility : Kent Sutherland * - * Copyright (c) 2002 The iThink Group. + * Copyright (c) 2002 iThink Software. * All Rights Reserved * */ @@ -15,13 +15,14 @@ #import #import -@class MenuTunesView, PreferencesController, StatusWindowController; +//@class MenuTunesView; +@class PreferencesController, StatusWindowController; @interface MenuTunes : NSObject { NSStatusItem *statusItem; NSMenu *menu; - MenuTunesView *view; +// MenuTunesView *view; ComponentInstance asComponent; //Used in updating the menu automatically