Updating example project for table view fixes

This commit is contained in:
Brian William Wolter
2011-08-14 15:43:52 -04:00
parent 24ba66a843
commit 96bf769eec
4 changed files with 76 additions and 3 deletions
@@ -2,7 +2,7 @@
#import "TUIKit.h"
@interface ExampleSectionHeaderView : TUIView {
@interface ExampleSectionHeaderView : TUITableViewSectionHeader {
TUITextRenderer * _labelRenderer;