Skip to content

Commit

Permalink
Renamed return value of tv datasource method twitter-archive#21
Browse files Browse the repository at this point in the history
  • Loading branch information
brutella committed Aug 5, 2011
1 parent 7f82056 commit dbd79f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/UIKit/TUITableView.h
Expand Up @@ -147,7 +147,7 @@ typedef enum {

@optional

- (TUITableViewCell *)tableView:(TUITableView *)tableView headerViewForSection:(NSInteger)section;
- (TUIView *)tableView:(TUITableView *)tableView headerViewForSection:(NSInteger)section;

/**
Default is 1 if not implemented
Expand Down

0 comments on commit dbd79f0

Please sign in to comment.