Formal protocol for the interface shared between Joysticks and JSActions, use new...
[enjoyable.git] / ApplicationController.h
index d9a875abcce553541d235740d4edca01054de2bf..a5dcb6a9e43fe7325ba6a37b56e1611852c07fee 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;