Skip to content

Commit

Permalink
[UI] Add missing library import for TTTableHeaderDragRefreshView.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Mar 5, 2011
1 parent a38a6c4 commit 17fb2eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Three20UI/Headers/Three20UI.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
#import "Three20UI/TTSectionedDataSource.h"
#import "Three20UI/TTTableHeaderView.h"
#import "Three20UI/TTTableFooterInfiniteScrollView.h"
#import "THree20UI/TTTableHeaderDragRefreshView.h"
#import "Three20UI/TTTableViewCell.h"

// Table Items
Expand Down

0 comments on commit 17fb2eb

Please sign in to comment.