Merge branch 'master' into themeable-rule-editor

This commit is contained in:
Antoine Mercadal
2014-08-14 21:05:58 -07:00
+1 -1
View File
@@ -260,7 +260,7 @@ Set the behavior of the CPPopover. It can be:
[_popoverWindow positionRelativeToRect:positioningRect ofView:positioningView preferredEdge:preferredEdge];
if (![self isShown])
[self _popoverDidShow];
[self _popoverWindowDidShow];
}
- (unsigned)_styleMaskForBehavior