Skip to content

Commit fb65656

Browse files
committed
add optional type for CYLTabBarControllerDelegate methods
1 parent 0c4886c commit fb65656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CYLTabBarController/CYLTabBarController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ FOUNDATION_EXTERN CGFloat CYLPlusButtonWidth;
2424
FOUNDATION_EXTERN CGFloat CYLTabBarItemWidth;
2525

2626
@protocol CYLTabBarControllerDelegate <NSObject>
27-
27+
@optional
2828
/*!
2929
* @param tabBarController The tab bar controller containing viewController.
3030
* @param control Selected UIControl in TabBar.

0 commit comments

Comments
 (0)