diff options
Diffstat (limited to 'macosx/PcsxrPluginHandler.h')
| -rwxr-xr-x | macosx/PcsxrPluginHandler.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/macosx/PcsxrPluginHandler.h b/macosx/PcsxrPluginHandler.h deleted file mode 100755 index 2855e410..00000000 --- a/macosx/PcsxrPluginHandler.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// PcsxrPluginHandler.h -// Pcsxr -// -// Created by Charles Betts on 12/10/11. -// Copyright (c) 2011 __MyCompanyName__. All rights reserved. -// - -#import <Cocoa/Cocoa.h> -#import "PcsxrFileHandle.h" - -@interface PcsxrPluginHandler : NSWindowController <PcsxrFileHandle> -@property (weak) IBOutlet NSTextField *pluginName; -- (IBAction)closeAddPluginSheet:(id)sender; -@end |
