Skip to content

Commit

Permalink
[attributedlabel] Add missing synthesis statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Nov 15, 2012
1 parent ed18ad2 commit c5099b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/attributedlabel/src/NIAttributedLabel.m
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ @implementation NIAttributedLabelImage
@synthesize image;
@synthesize margins;
@synthesize verticalTextAlignment;
@synthesize fontAscent;
@synthesize fontDescent;

- (CGSize)boxSize
{
Expand Down

0 comments on commit c5099b4

Please sign in to comment.