diff options
Diffstat (limited to 'macosx/PcsxrMemCardController.h')
| -rw-r--r-- | macosx/PcsxrMemCardController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxrMemCardController.h b/macosx/PcsxrMemCardController.h index ea4fce9f..ae8d939f 100644 --- a/macosx/PcsxrMemCardController.h +++ b/macosx/PcsxrMemCardController.h @@ -9,7 +9,7 @@ #import <Cocoa/Cocoa.h> -@interface PcsxrMemCardController : NSWindowController +@interface PcsxrMemCardController : NSWindowController <NSWindowDelegate> { IBOutlet NSCollectionView *memCard1view; IBOutlet NSCollectionView *memCard2view; |
