aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableDocument.h')
-rw-r--r--Source/TableDocument.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/TableDocument.h b/Source/TableDocument.h
index 2117d98b..130e061e 100644
--- a/Source/TableDocument.h
+++ b/Source/TableDocument.h
@@ -118,6 +118,8 @@
NSMutableArray *allDatabases;
NSString *queryEditorInitString;
+
+ NSDictionary *spf;
}
- (NSString *)getHTMLforPrint;