mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-04 06:11:33 +03:00
Fixing display/transparency of ArrowWindow for 10.5.
svn path=/trunk/netsurf/; revision=11844
This commit is contained in:
parent
c9bc37f8bd
commit
c7977d4ed2
@ -88,11 +88,6 @@ static const CGFloat padding = 0;
|
||||
return NSInsetRect( cRect, offset, offset );
|
||||
}
|
||||
|
||||
- (id) contentView;
|
||||
{
|
||||
return content;
|
||||
}
|
||||
|
||||
- (BOOL) canBecomeKeyWindow;
|
||||
{
|
||||
return acceptsKey;
|
||||
|
Loading…
x
Reference in New Issue
Block a user