mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-06-18 07:29:16 +08:00
Add cell headers into the main header file
This commit is contained in:
@@ -30,8 +30,13 @@
|
||||
|
||||
#import "RETableViewCellStyle.h"
|
||||
#import "RETableViewCell.h"
|
||||
#import "RETableViewNumberCell.h"
|
||||
#import "RETableViewBoolCell.h"
|
||||
#import "RETableViewCreditCardCell.h"
|
||||
#import "RETableViewTextCell.h"
|
||||
#import "RETableViewNumberCell.h"
|
||||
#import "RETableViewFloatCell.h"
|
||||
#import "RETableViewDateTimeCell.h"
|
||||
#import "RETableViewLongTextCell.h"
|
||||
|
||||
#import "REBoolItem.h"
|
||||
#import "RERadioItem.h"
|
||||
|
||||
Reference in New Issue
Block a user