Commit 4598d73b authored by Sebastien Lalancette's avatar Sebastien Lalancette Committed by Commit Bot

[supernit] Clarified Property Comment in ConfirmationAlertViewController

Merged the previous CL too quickly.

Bug: 1064990
Change-Id: Icb98433f1ab7daebc7cd5ef4190e1610b05a519d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2163145
Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org>
Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org>
Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org>
Reviewed-by: default avatarJavier Ernesto Flores Robles <javierrobles@chromium.org>
Cr-Commit-Position: refs/heads/master@{#761976}
parent 6e3503be
......@@ -49,7 +49,7 @@ extern NSString* const
@property(nonatomic) BOOL alwaysShowImage;
// The style of the primary action button added to the toolbar. Must be set if
// alwaysShowImage is set to YES.
// both alwaysShowImage and primaryActionAvailable are set to YES.
@property(nonatomic) UIBarButtonSystemItem primaryActionBarButtonStyle;
// Controls if there is a help button in the view. Must be set before the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment