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 0d68b26c..569ef2b8 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -113,7 +113,7 @@
- (void)handleEventWithURL:(NSURL*)url;
- (IBAction)executeBundleItemForApp:(id)sender;
-- (NSDictionary*)shellEnvironment;
+- (NSDictionary*)shellEnvironmentForDocument:(NSString*)docUUID;
- (void)addHTMLOutputController:(id)controller;