diff options
Diffstat (limited to 'TablesList.h')
-rw-r--r-- | TablesList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TablesList.h b/TablesList.h index 84bb5e4e..d7d37d2e 100644 --- a/TablesList.h +++ b/TablesList.h @@ -69,6 +69,7 @@ //getter methods - (NSString *)table; +- (NSArray *)tables; - (BOOL)structureLoaded; - (BOOL)contentLoaded; - (BOOL)statusLoaded; |