Today's Menu  Portugal
journal and plan nutrition
Variables
Z3MenuApprovalView.m File Reference
#import "Z3MenuApprovalView.h"
#import "UIButton+Y5GradientFace.h"
#import "Z6MenuApprovalDelegate.h"
Include dependency graph for Z3MenuApprovalView.m:

Go to the source code of this file.

Variables

UIButton * approvalButton
 
id< Z6MenuApprovalDelegate > menuApprovalDelegate
 
float makeMealBarViewHeight = 42
 

Variable Documentation

◆ approvalButton

UIButton* approvalButton
Initial value:
{
UIButton *cancelButton

Definition at line 14 of file Z3MenuApprovalView.m.

◆ makeMealBarViewHeight

float makeMealBarViewHeight = 42

Definition at line 19 of file Z3MenuApprovalView.m.

◆ menuApprovalDelegate

id<Z6MenuApprovalDelegate> menuApprovalDelegate

Definition at line 18 of file Z3MenuApprovalView.m.