Formal protocol for the interface shared between Joysticks and JSActions, use new...
[enjoyable.git] / ApplicationController.h
index d9a875a..a5dcb6a 100644 (file)
@@ -10,7 +10,7 @@
 @class TargetController;
 @class ConfigsController;
 
-@interface ApplicationController : NSObject {
+@interface ApplicationController : NSObject <NSApplicationDelegate> {
     IBOutlet NSDrawer *drawer;
     IBOutlet NSWindow *mainWindow;
     IBOutlet NSToolbarItem *activeButton;