diff options
Diffstat (limited to 'macosx/PcsxrController.h')
| -rw-r--r-- | macosx/PcsxrController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxrController.h b/macosx/PcsxrController.h index b6d46e9a..8d5be9d7 100644 --- a/macosx/PcsxrController.h +++ b/macosx/PcsxrController.h @@ -6,7 +6,7 @@ @class ConfigurationController; -@interface PcsxrController : NSObject +@interface PcsxrController : NSObject <NSApplicationDelegate> { ConfigurationController *preferencesController; PluginList *pluginList; |
