X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Classes%2FEnjoyableApplicationDelegate.h;h=dfb82fc985810f4463b914a7045df8fdf86afeab;hp=b795a9243207fcf308ebfdcd72d1bf8795d923e2;hb=ba6488fd986229dadcf8a7c7dcc028d2c1ddecf5;hpb=18160be57e656a3733fc29878caddcda5081a2c2 diff --git a/Classes/EnjoyableApplicationDelegate.h b/Classes/EnjoyableApplicationDelegate.h index b795a92..dfb82fc 100644 --- a/Classes/EnjoyableApplicationDelegate.h +++ b/Classes/EnjoyableApplicationDelegate.h @@ -7,12 +7,9 @@ // @class NJDeviceController; -@class NJOutputController; @class NJMappingsController; -@interface EnjoyableApplicationDelegate : NSObject -{ +@interface EnjoyableApplicationDelegate : NSObject { IBOutlet NSMenu *dockMenuBase; IBOutlet NSWindow *window; }