aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TablesList.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2009-04-23 08:21:32 +0000
committerBibiko <bibiko@eva.mpg.de>2009-04-23 08:21:32 +0000
commit00121910e9ac01c130cffd1f80ba92213c5570d3 (patch)
tree157766325209746e42028b3f8fff37641807a0eb /Source/TablesList.h
parent4d4db598830ce633c32577ff98c65963aa4c7aa4 (diff)
downloadsequelpro-00121910e9ac01c130cffd1f80ba92213c5570d3.tar.gz
sequelpro-00121910e9ac01c130cffd1f80ba92213c5570d3.tar.bz2
sequelpro-00121910e9ac01c130cffd1f80ba92213c5570d3.zip
• ADDED support to duplicate views
Diffstat (limited to 'Source/TablesList.h')
-rw-r--r--Source/TablesList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TablesList.h b/Source/TablesList.h
index f3abca1b..265fb73b 100644
--- a/Source/TablesList.h
+++ b/Source/TablesList.h
@@ -47,6 +47,7 @@ enum sp_table_types
IBOutlet id copyTableSheet;
IBOutlet id tablesListView;
IBOutlet id copyTableNameField;
+ IBOutlet id copyTableMessageField;
IBOutlet id copyTableContentSwitch;
IBOutlet id tabView;
IBOutlet id tableSheet;