Skip to content

Commit

Permalink
Merge pull request #2 from AlexEKoren/patch-1
Browse files Browse the repository at this point in the history
Update ZMJCell.h
  • Loading branch information
keshiim committed Jul 6, 2018
2 parents 15e6be1 + b3a8fc6 commit 980aa1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZMJGanttChart/Classes/ZMJCell.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
@property (nonatomic, strong) NSIndexPath *indexPath;

- (NSComparisonResult)compare:(ZMJCell *)aValue;
- (void)preppareForReuse;
- (void)prepareForReuse;

- (void)setSelected:(BOOL)selected animated:(BOOL)animated;
@end
Expand Down

0 comments on commit 980aa1d

Please sign in to comment.