summaryrefslogtreecommitdiff
path: root/Juick/Juick-Prefix.pch
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-08-14 04:06:34 +0300
committerGravatar Vitaly Takmazov2016-08-14 04:06:34 +0300
commit24214562b017cd45edc04c39daa343c57de16aaa (patch)
tree434898b690874485fa6a8ad3d8f75077a040a1a1 /Juick/Juick-Prefix.pch
parent561df6a1c494bf820c0ed7e3a5b448efd41003f2 (diff)
new infinite scroll
Diffstat (limited to 'Juick/Juick-Prefix.pch')
-rw-r--r--Juick/Juick-Prefix.pch1
1 files changed, 1 insertions, 0 deletions
diff --git a/Juick/Juick-Prefix.pch b/Juick/Juick-Prefix.pch
index bd31eac..42ff0f3 100644
--- a/Juick/Juick-Prefix.pch
+++ b/Juick/Juick-Prefix.pch
@@ -16,6 +16,7 @@
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>
#import <SDWebImage/UIImageView+WebCache.h>
+ #import <UIScrollView+InfiniteScroll.h>
#import "NSString+HTML.h"
#import "UIImage+Utils.h"
#import "NSDate+TimeAgo.h"