Updating example project for table view fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#import "TUIKit.h"
|
||||
|
||||
@interface ExampleSectionHeaderView : TUIView {
|
||||
@interface ExampleSectionHeaderView : TUITableViewSectionHeader {
|
||||
|
||||
TUITextRenderer * _labelRenderer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user