Skip to content

Commit

Permalink
Merge pull request #18 from fjtrujy/master
Browse files Browse the repository at this point in the history
Fix warning "No newline at end of file"
  • Loading branch information
zhangao0086 authored Aug 9, 2016
2 parents 2603224 + f488a4b commit 838b15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DKCarouselView/DKCarouselView.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ typedef void(^DKCarouselViewDidChangeBlock)(DKCarouselView *view, NSInteger inde
@property (nonatomic, assign) CGPoint indicatorOffset; // default offset is CGPointZero, the indicator is centered horizontally.
@property (nonatomic, readonly) CGSize indicatorSize; // returns minimum size for given items.

@end
@end

0 comments on commit 838b15c

Please sign in to comment.