diff options
Diffstat (limited to 'Source/TablesList.h')
-rw-r--r-- | Source/TablesList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TablesList.h b/Source/TablesList.h index 1d05d62d..1024e57a 100644 --- a/Source/TablesList.h +++ b/Source/TablesList.h @@ -49,6 +49,7 @@ enum sp_table_types IBOutlet id tableWindow; IBOutlet id copyTableSheet; IBOutlet id tablesListView; + IBOutlet id copyTableButton; IBOutlet id copyTableNameField; IBOutlet id copyTableMessageField; IBOutlet id copyTableContentSwitch; |