From 2424d968ad5e6d9516b15fead3edf26d0183c450 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 29 Mar 2010 22:56:24 +0000 Subject: - Ensure Copy [with Column Names]/Copy As SQL are disabled on the trigger and relations views. This fixes the copy parts of http://log.sequelpro.com/view/53 --- Source/CMCopyTable.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/CMCopyTable.h') diff --git a/Source/CMCopyTable.h b/Source/CMCopyTable.h index 03fc53cb..6baa2527 100644 --- a/Source/CMCopyTable.h +++ b/Source/CMCopyTable.h @@ -114,5 +114,6 @@ @end +extern NSInteger MENU_EDIT_COPY; extern NSInteger MENU_EDIT_COPY_WITH_COLUMN; extern NSInteger MENU_EDIT_COPY_AS_SQL; -- cgit v1.2.3