added hasShadow option to BrowserWindow (osx)
This commit is contained in:
parent
9b28b0e943
commit
ff41b4a267
9 changed files with 54 additions and 0 deletions
|
@ -39,6 +39,7 @@ extern const char kType[];
|
|||
extern const char kDisableAutoHideCursor[];
|
||||
extern const char kStandardWindow[];
|
||||
extern const char kBackgroundColor[];
|
||||
extern const char kHasShadow[];
|
||||
extern const char kWebPreferences[];
|
||||
|
||||
// WebPreferences.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue