mirror of
https://github.com/danbulant/node-x11
synced 2026-05-22 22:09:14 +00:00
bitGravity typo
This commit is contained in:
parent
1b5eb9145f
commit
d694000bd0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ var valueMask = {
|
|||
backgroundPixel : 0x00000002,
|
||||
borderPixmap : 0x00000004,
|
||||
borderPixel : 0x00000008,
|
||||
bitGrawity : 0x00000010,
|
||||
bitGravity : 0x00000010,
|
||||
winGravity : 0x00000020,
|
||||
backingStore : 0x00000040,
|
||||
backingPlanes : 0x00000080,
|
||||
|
|
|
|||
Loading…
Reference in a new issue