Skip to content

Commit

Permalink
added string builder to global header
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Jun 21, 2012
1 parent 32ef3e8 commit d25a270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Source/DTCoreText.h
Expand Up @@ -35,6 +35,7 @@
#import "NSAttributedString+HTML.h"
#import "NSAttributedString+SmallCaps.h"
#import "NSAttributedString+DTCoreText.h"
#import "DTHTMLAttributedStringBuilder.h"


// These classes only work with UIKit on iOS
Expand Down

0 comments on commit d25a270

Please sign in to comment.