Skip to content

Instantly share code, notes, and snippets.

@pier-oliviert
Created October 13, 2010 01:40
Show Gist options
  • Save pier-oliviert/623266 to your computer and use it in GitHub Desktop.
Save pier-oliviert/623266 to your computer and use it in GitHub Desktop.
@interface MyCellView : UIView {
Profile *profile;
}
@property (nonatomic, assign) Profile *profile;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment