Code from previous app
This commit is contained in:
commit
7ed1201c89
276 changed files with 14582 additions and 6318 deletions
|
@ -0,0 +1,13 @@
|
|||
//
|
||||
// NavController.h
|
||||
// CuteAnimals
|
||||
//
|
||||
// Copyright 2012 Google, Inc. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface NavController :
|
||||
UINavigationController<UINavigationControllerDelegate>
|
||||
|
||||
@end
|
Loading…
Add table
Add a link
Reference in a new issue