aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r--Source/SPAppController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index 938a6423..0d68b26c 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -113,6 +113,7 @@
- (void)handleEventWithURL:(NSURL*)url;
- (IBAction)executeBundleItemForApp:(id)sender;
+- (NSDictionary*)shellEnvironment;
- (void)addHTMLOutputController:(id)controller;