aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-08-15 15:03:19 +0000
committerBibiko <bibiko@eva.mpg.de>2010-08-15 15:03:19 +0000
commit561fad23dfb635f76878c580ce4c132c15614276 (patch)
tree2674b171a325a01b4b57e5f7eb2b953cf4f81141 /Source/SPTablesList.h
parent5dc4311e9a135ba86b57972240db8ee25b5e77bd (diff)
downloadsequelpro-561fad23dfb635f76878c580ce4c132c15614276.tar.gz
sequelpro-561fad23dfb635f76878c580ce4c132c15614276.tar.bz2
sequelpro-561fad23dfb635f76878c580ce4c132c15614276.zip
• forgotten to commit missing changes to commit 2534
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;