X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=ApplicationController.h;h=a5dcb6a9e43fe7325ba6a37b56e1611852c07fee;hp=d9a875abcce553541d235740d4edca01054de2bf;hb=0238d141f06420e1a73eccd14ca73a7e29ad2a69;hpb=19f40be5b645e44ffb55bdce0b6cc5c5615f68e7 diff --git a/ApplicationController.h b/ApplicationController.h index d9a875a..a5dcb6a 100644 --- a/ApplicationController.h +++ b/ApplicationController.h @@ -10,7 +10,7 @@ @class TargetController; @class ConfigsController; -@interface ApplicationController : NSObject { +@interface ApplicationController : NSObject { IBOutlet NSDrawer *drawer; IBOutlet NSWindow *mainWindow; IBOutlet NSToolbarItem *activeButton;