mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-06 08:53:25 +08:00
Expanded comments and cleaned up more TODO's. Just a couple of bug fixes left in RestKit and styling work on this app!
This commit is contained in:
@@ -91,4 +91,9 @@
|
||||
*/
|
||||
@property (nonatomic, retain) UIImage* newAttachment;
|
||||
|
||||
/**
|
||||
* Returns YES when there is already an Image attached to this Post
|
||||
*/
|
||||
- (BOOL)hasAttachment;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user