aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2011-03-04 22:05:55 +0000
committerstuconnolly <stuart02@gmail.com>2011-03-04 22:05:55 +0000
commit09a49199cd951f2bb8947c7853d357ae53fb51de (patch)
tree53d6151fe931ae7ac513b629c7f700c5600276f1 /Source/SPDatabaseDocument.h
parent994756398decf77738afb3c599d4cb9238c77cee (diff)
downloadsequelpro-09a49199cd951f2bb8947c7853d357ae53fb51de.tar.gz
sequelpro-09a49199cd951f2bb8947c7853d357ae53fb51de.tar.bz2
sequelpro-09a49199cd951f2bb8947c7853d357ae53fb51de.zip
Fix more compiler warnings.
Diffstat (limited to 'Source/SPDatabaseDocument.h')
-rw-r--r--Source/SPDatabaseDocument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPDatabaseDocument.h b/Source/SPDatabaseDocument.h
index b22eae94..efc3f25e 100644
--- a/Source/SPDatabaseDocument.h
+++ b/Source/SPDatabaseDocument.h
@@ -306,6 +306,7 @@
- (IBAction)copyChecksumFromSheet:(id)sender;
- (void)setIsSavedInBundle:(BOOL)savedInBundle;
- (void)setFileURL:(NSURL *)fileURL;
+- (void)connect;
- (void)showConsole:(id)sender;
- (IBAction)showNavigator:(id)sender;