diff options
Diffstat (limited to 'Source/SPPrintController.h')
-rw-r--r-- | Source/SPPrintController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPPrintController.h b/Source/SPPrintController.h index 5d259be5..3982b152 100644 --- a/Source/SPPrintController.h +++ b/Source/SPPrintController.h @@ -27,6 +27,7 @@ @interface TableDocument (SPPrintController) +- (void)startPrintDocumentOperation; - (void)generateHTMLForPrinting; - (void)generateTableInfoHTMLForPrinting; |