Today's Menu  Portugal
journal and plan nutrition
P2SnapMealGalleryViewController.h
Go to the documentation of this file.
1 //
2 // P2SnapMealGalleryViewController.h
3 // TodaysMenu
4 //
5 // Created by Don Zeek on 12/30/18.
6 // Copyright © 2018 net.dzeek.y2015.ios.portfolio. All rights reserved.
7 //
8 
9 #import <UIKit/UIKit.h>
10 
11 #import "U5MealPanoramaView.h"
12 
13 NS_ASSUME_NONNULL_BEGIN
14 
15 @interface P2SnapMealGalleryViewController : UIViewController <Z6MealPanoramaDelegate>
16 
17 @end
18 
19 NS_ASSUME_NONNULL_END