aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMImageView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CMImageView.h')
-rw-r--r--Source/CMImageView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMImageView.h b/Source/CMImageView.h
index 03240395..0982debd 100644
--- a/Source/CMImageView.h
+++ b/Source/CMImageView.h
@@ -28,6 +28,7 @@
@interface NSObject (CMImageViewDelegate)
- (void)processUpdatedImageData:(NSData *)data;
+- (void)processPasteImageData;
@end