Missing new line

This commit is contained in:
Bogdan Poplauschi 2014-06-19 10:51:55 +03:00
parent a8f5627052
commit 99b7a090f8
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
* @param url The url for the image.
*/
- (void)setHighlightedImageWithURL:(NSURL *)url;
/**
* Set the imageView `highlightedImage` with an `url` and custom options.
*