diff options
Diffstat (limited to 'Source/SPImageView.m')
-rw-r--r-- | Source/SPImageView.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPImageView.m b/Source/SPImageView.m index 08f39980..5af2ec6f 100644 --- a/Source/SPImageView.m +++ b/Source/SPImageView.m @@ -27,7 +27,7 @@ @implementation SPImageView -/* +/** * On a drag and drop, read in dragged files and convert dragged images before passing * them to the delegate for further processing */ |