diff options
Diffstat (limited to 'Source/SPCopyTable.h')
-rw-r--r-- | Source/SPCopyTable.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPCopyTable.h b/Source/SPCopyTable.h index 3ccff43c..22e6f15c 100644 --- a/Source/SPCopyTable.h +++ b/Source/SPCopyTable.h @@ -154,6 +154,8 @@ - (BOOL)isCellEditingMode; - (BOOL)isCellComplex; +- (IBAction)executeBundleItemForDataTable:(id)sender; + @end extern NSInteger MENU_EDIT_COPY; |