From 5b2cefd531d381d21de0d4f32ad77c4b98404194 Mon Sep 17 00:00:00 2001 From: Bonlion <17665111455@sina.cn> Date: Mon, 22 Oct 2018 14:42:45 +0800 Subject: [PATCH] Update LEEAlertHelper.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 加个注释 --- LEEAlert/LEEAlertHelper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEEAlert/LEEAlertHelper.h b/LEEAlert/LEEAlertHelper.h index 2bfae84..77290e3 100644 --- a/LEEAlert/LEEAlertHelper.h +++ b/LEEAlert/LEEAlertHelper.h @@ -31,7 +31,7 @@ typedef NS_ENUM(NSInteger, LEEScreenOrientationType) { LEEScreenOrientationTypeVertical }; - +/** 这里的加个注释 */ typedef NS_ENUM(NSInteger, LEEAlertType) { LEEAlertTypeAlert,