adds test, adds view to AtomNSWindow and minor fixes
This commit is contained in:
parent
2cf30c0d63
commit
5e62d28e50
6 changed files with 30 additions and 25 deletions
|
@ -163,9 +163,6 @@ class NativeWindowMac : public NativeWindow,
|
|||
// The "titleBarStyle" option.
|
||||
TitleBarStyle title_bar_style_;
|
||||
|
||||
// Vibrancy view
|
||||
NSView* vibrant_view_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(NativeWindowMac);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue