aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTablesList.h')
-rw-r--r--Source/SPTablesList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h
index 497fe620..50a5f4c0 100644
--- a/Source/SPTablesList.h
+++ b/Source/SPTablesList.h
@@ -39,7 +39,7 @@
@interface SPTablesList : NSObject
{
- SPDatabaseDocument* tableDocumentInstance;
+ IBOutlet SPDatabaseDocument* tableDocumentInstance;
#ifndef SP_REFACTOR /* ivars */
IBOutlet id tableSourceInstance;
IBOutlet id tableContentInstance;