aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableTriggers.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableTriggers.h')
-rw-r--r--Source/SPTableTriggers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/SPTableTriggers.h b/Source/SPTableTriggers.h
index 74e5c9b3..d492253b 100644
--- a/Source/SPTableTriggers.h
+++ b/Source/SPTableTriggers.h
@@ -68,4 +68,7 @@
- (void)startDocumentTaskForTab:(NSNotification *)notification;
- (void)endDocumentTaskForTab:(NSNotification *)notification;
+// Other
+- (NSArray *)triggerDataForPrinting;
+
@end