aboutsummaryrefslogtreecommitdiffstats
path: root/TableDocument.h
diff options
context:
space:
mode:
authormltownsend <mltownsend@gmail.com>2008-11-04 05:20:06 +0000
committermltownsend <mltownsend@gmail.com>2008-11-04 05:20:06 +0000
commit3e703c2a782dc56a03e080b5422b317d150bf482 (patch)
tree2cd0845e98c1394f177c5809da24c7b273ec30af /TableDocument.h
parent02d6b66ebe7d725faf932b62762db315ce89d448 (diff)
downloadsequelpro-3e703c2a782dc56a03e080b5422b317d150bf482.tar.gz
sequelpro-3e703c2a782dc56a03e080b5422b317d150bf482.tar.bz2
sequelpro-3e703c2a782dc56a03e080b5422b317d150bf482.zip
Fix for Issue 66
Diffstat (limited to 'TableDocument.h')
-rw-r--r--TableDocument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TableDocument.h b/TableDocument.h
index 5ade5ec1..aed99756 100644
--- a/TableDocument.h
+++ b/TableDocument.h
@@ -96,6 +96,7 @@
//start sheet
- (IBAction)connectToDB:(id)sender;
- (IBAction)connect:(id)sender;
+- (IBAction)cancelConnectSheet:(id)sender;
- (IBAction)closeSheet:(id)sender;
- (IBAction)chooseFavorite:(id)sender;
- (id)selectedFavorite;