adding menu
This commit is contained in:
parent
3ca0f8e9f1
commit
eb929ccb03
11 changed files with 85 additions and 107 deletions
11
Photo/MenuViewController.h
Normal file
11
Photo/MenuViewController.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
//
|
||||
// MenuViewController.h
|
||||
// ViewDeckExample
|
||||
//
|
||||
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface MenuViewController : UITableViewController
|
||||
|
||||
@end
|
Loading…
Add table
Add a link
Reference in a new issue