From 50a0ecf985bbe81aacfac85192652c2495b769f6 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 1 Feb 2014 20:17:24 +0400 Subject: move UILabel sizeForLabel to category --- Juick/MessageCell.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Juick/MessageCell.h') diff --git a/Juick/MessageCell.h b/Juick/MessageCell.h index a042ff3..75d46cf 100644 --- a/Juick/MessageCell.h +++ b/Juick/MessageCell.h @@ -14,6 +14,7 @@ #import "NSString+HTML.h" #import "UIImage+Utils.h" +#import "UILabel+Utils.h" #define kLabelHorizontalInsets 20.0f -- cgit v1.2.3