aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r--Source/SPAppController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index 623c7afe..b548c36b 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -38,7 +38,7 @@
@class SPDatabaseDocument;
@class SPBundleEditorController;
-@interface SPAppController : NSObject <FRFeedbackReporterDelegate, NSApplicationDelegate, NSOpenSavePanelDelegate>
+@interface SPAppController : NSObject <FRFeedbackReporterDelegate, NSApplicationDelegate, NSOpenSavePanelDelegate, NSFileManagerDelegate>
{
IBOutlet NSWindow* bundleEditorWindow;