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 baf7a0d5..72c0bb7e 100644
--- a/Source/SPTablesList.h
+++ b/Source/SPTablesList.h
@@ -63,7 +63,7 @@
IBOutlet id copyTableSheet;
#endif
- IBOutlet NSTableView *tablesListView;
+ IBOutlet SPTableView *tablesListView;
#ifndef SP_REFACTOR /* ivars */
IBOutlet id copyTableButton;
IBOutlet id copyTableNameField;