

Nextrek
@ 66
Nextrek / iOS / StoryBoard_new / StoryBoard / VC / Shared / TableCellButton.h
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
// // TableCellButton.h // StoryBoard // // Created by Fabrizio on 20/06/13. // Copyright (c) 2013 Odyssey. All rights reserved. // #import <UIKit/UIKit.h> @interface TableCellButton : UITableViewCell @property (nonatomic, weak) IBOutlet UIButton *button; @end |
Commits for Nextrek/iOS/StoryBoard_new/StoryBoard/VC/Shared/TableCellButton.h
Revision | Author | Commited | Message |
---|---|---|---|
66 |
![]() |
Thu 23 Jan, 2014 14:25:24 +0000 | Storyboards: |