topical media & game development
#mobile-application-07-HelloWorld-HelloWorld-ViewController.h / h
//
// ViewController.h
// HelloWorld
//
// Created by Jeff Mcwherter on 12/11/11.
// Copyright (c) 2011 Gravity Works Design. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@property (weak, nonatomic) IBOutlet UILabel *lblChangeMe;
@end
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.