mirror of
https://github.com/zhigang1992/NTDCoreDataTableViewController.git
synced 2026-06-19 05:54:45 +08:00
Minor change in NTDCoreDataTableViewController.h.
This commit is contained in:
@@ -10,9 +10,10 @@
|
||||
|
||||
@interface NTDCoreDataTableViewController : UITableViewController
|
||||
|
||||
#pragma mark - Abstract Properties and Methods
|
||||
@property (nonatomic, strong) NSFetchedResultsController *fetchedResultsController;
|
||||
|
||||
#pragma mark - Abstract Methods
|
||||
|
||||
// Returns identifier for UITableViewCell.
|
||||
- (NSString *)cellIdentifier;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user