aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableSource.h')
-rw-r--r--Source/TableSource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TableSource.h b/Source/TableSource.h
index 2a62232c..29cbfbaa 100644
--- a/Source/TableSource.h
+++ b/Source/TableSource.h
@@ -31,6 +31,7 @@
@interface TableSource : NSObject {
IBOutlet id tablesListInstance;
+ IBOutlet id tableDataInstance;
IBOutlet id tableWindow;
IBOutlet id indexSheet;