2
0

Artwork + copying of password.

This commit is contained in:
Maarten Billemont
2012-01-12 17:28:20 +01:00
parent cab35df79b
commit 7ea4758590
20 changed files with 1350 additions and 23 deletions

View File

@@ -20,5 +20,6 @@
@property (weak, nonatomic) IBOutlet UISegmentedControl *contentType;
- (IBAction)didChangeContentType:(UISegmentedControl *)sender;
- (IBAction)didTriggerContent:(id)sender;
@end