

Nextrek
@ 69
Nextrek / iOS / StoryBoard / StoryBoard / VC / iPhone / LandVC_iPhone.h
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
// // LandVC.h // PocketVision // // Created by Fabrizio on 29/01/13. // Copyright (c) 2013 Odyssey. All rights reserved. // #import <UIKit/UIKit.h> @interface LandVC_iPhone : UIViewController @property (nonatomic, weak) IBOutlet UIImageView *bkgVImgView; @property (nonatomic, weak) IBOutlet UITextView *sceneText; @property (nonatomic, weak) IBOutlet UITableView *sceneTable; @end |
Commits for Nextrek/iOS/StoryBoard/StoryBoard/VC/iPhone/LandVC_iPhone.h
Revision | Author | Commited | Message |
---|---|---|---|
69 |
![]() |
Thu 23 Jan, 2014 14:40:00 +0000 | Storyboard real |