aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableInfo.h')
-rw-r--r--Source/SPTableInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h
index 56b22077..13a72976 100644
--- a/Source/SPTableInfo.h
+++ b/Source/SPTableInfo.h
@@ -30,7 +30,7 @@
@interface SPTableInfo : NSObject
{
- IBOutlet id infoTable;
+ IBOutlet NSTableView *infoTable;
IBOutlet id tableList;
IBOutlet id tableListInstance;
IBOutlet id tableDataInstance;