aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTablesList.h')
-rw-r--r--Source/SPTablesList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h
index d85235ab..5b20c270 100644
--- a/Source/SPTablesList.h
+++ b/Source/SPTablesList.h
@@ -127,6 +127,7 @@
// Getters
- (NSArray *)selectedTableNames;
- (NSArray *)selectedTableItems;
+- (NSArray *)selectedTableTypes;
- (NSString *)tableName;
- (NSInteger)tableType;
- (NSArray *)tables;