aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTablesList.h')
-rw-r--r--Source/SPTablesList.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h
index 8d267c71..1d4fd6ca 100644
--- a/Source/SPTablesList.h
+++ b/Source/SPTablesList.h
@@ -44,10 +44,7 @@
@class SQLSidebarViewController;
#endif
-@interface SPTablesList : NSObject
-#ifdef SP_REFACTOR
-<NSTextFieldDelegate>
-#endif
+@interface SPTablesList : NSObject <NSTextFieldDelegate, NSTableViewDelegate>
{
IBOutlet SPDatabaseDocument *tableDocumentInstance;
IBOutlet SPTableStructure *tableSourceInstance;