aboutsummaryrefslogtreecommitdiffstats
path: root/TableDocument.h
diff options
context:
space:
mode:
authoravenjamin <avenjamin@gmail.com>2008-11-15 16:09:15 +0000
committeravenjamin <avenjamin@gmail.com>2008-11-15 16:09:15 +0000
commitd5100f8e96f9ea96f0660e6b21b55fb221002f84 (patch)
treeddb9c564b3501f4dce7a4e4d604b664fe70d6070 /TableDocument.h
parent41355f1754197328c4623883a980cf708dc35097 (diff)
downloadsequelpro-d5100f8e96f9ea96f0660e6b21b55fb221002f84.tar.gz
sequelpro-d5100f8e96f9ea96f0660e6b21b55fb221002f84.tar.bz2
sequelpro-d5100f8e96f9ea96f0660e6b21b55fb221002f84.zip
Some initial setup for new import system
Diffstat (limited to 'TableDocument.h')
-rw-r--r--TableDocument.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TableDocument.h b/TableDocument.h
index fe0ee0eb..e1e4afe9 100644
--- a/TableDocument.h
+++ b/TableDocument.h
@@ -173,7 +173,6 @@
//menu methods
- (BOOL)validateMenuItem:(NSMenuItem *)anItem;
- (IBAction)import:(id)sender;
-- (IBAction)importCSV:(id)sender;
- (IBAction)export:(id)sender;
- (IBAction)exportTable:(id)sender;
- (IBAction)exportMultipleTables:(id)sender;