chore: remove c-style conversion for vibrantView (#29724)
This commit is contained in:
parent
d59e2d7b2e
commit
330c3bc136
2 changed files with 17 additions and 19 deletions
|
@ -35,7 +35,7 @@ class ScopedDisableResize {
|
|||
@property BOOL enableLargerThanScreen;
|
||||
@property BOOL disableAutoHideCursor;
|
||||
@property BOOL disableKeyOrMainWindow;
|
||||
@property(nonatomic, retain) NSView* vibrantView;
|
||||
@property(nonatomic, retain) NSVisualEffectView* vibrantView;
|
||||
@property(nonatomic, retain) NSImage* cornerMask;
|
||||
- (id)initWithShell:(electron::NativeWindowMac*)shell
|
||||
styleMask:(NSUInteger)styleMask;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue