Skip to content

Commit 2f7cccf

Browse files
committed
have to adjust the @synthesize too
1 parent 7f04b3d commit 2f7cccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WYPopoverController/WYPopoverController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ @implementation WYPopoverController
13701370
@synthesize delegate;
13711371
@synthesize passthroughViews;
13721372
@synthesize wantsDefaultContentAppearance;
1373-
@synthesize isPopoverVisible;
1373+
@synthesize popoverVisible;
13741374
@synthesize popoverLayoutMargins;
13751375
@synthesize animationDuration;
13761376

0 commit comments

Comments
 (0)