Updating example project for table view fixes

This commit is contained in:
Brian William Wolter
2011-08-15 13:19:27 -04:00
committed by Loren Brichter
parent 42c01682ce
commit 8dc3abf015
4 changed files with 76 additions and 3 deletions
@@ -2,7 +2,7 @@
#import "TUIKit.h"
@interface ExampleSectionHeaderView : TUIView {
@interface ExampleSectionHeaderView : TUITableViewSectionHeader {
TUITextRenderer * _labelRenderer;