aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDatabaseViewController.h')
-rw-r--r--Source/SPDatabaseViewController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPDatabaseViewController.h b/Source/SPDatabaseViewController.h
index c19b7dcc..f7d795ca 100644
--- a/Source/SPDatabaseViewController.h
+++ b/Source/SPDatabaseViewController.h
@@ -49,4 +49,6 @@
// Table control
- (void)loadTable:(NSString *)aTable ofType:(NSInteger)aTableType;
+- (NSView *)databaseView;
+
@end