зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1496823 - Remove declaration of -[NSView _regionForOpaqueDescendants:forMove:]. r=spohl
Our implementation of this method was removed in bug 1070710. I forgot to remove the declaration in that bug. Differential Revision: https://phabricator.services.mozilla.com/D7947 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c8e02b32a6
Коммит
a14e1357ef
|
@ -219,11 +219,6 @@ static NSMutableDictionary* sNativeKeyEventsMap =
|
|||
- (float)roundedCornerRadius;
|
||||
@end
|
||||
|
||||
@interface NSView(DraggableRegion)
|
||||
- (CGSRegionObj)_regionForOpaqueDescendants:(NSRect)aRect forMove:(BOOL)aForMove;
|
||||
- (CGSRegionObj)_regionForOpaqueDescendants:(NSRect)aRect forMove:(BOOL)aForMove forUnderTitlebar:(BOOL)aForUnderTitlebar;
|
||||
@end
|
||||
|
||||
@interface NSWindow(NSWindowShouldZoomOnDoubleClick)
|
||||
+ (BOOL)_shouldZoomOnDoubleClick; // present on 10.7 and above
|
||||
@end
|
||||
|
|
Загрузка…
Ссылка в новой задаче