Exports dom.Style (#8444)

This commit is contained in:
Dominik Picheta
2018-08-31 23:24:09 +01:00
committed by Andreas Rumpf
parent 06e6c38d99
commit d06da9ccf0

View File

@@ -201,7 +201,7 @@ type
vspace*: int
width*: int
Style = ref StyleObj
Style* = ref StyleObj
StyleObj {.importc.} = object of RootObj
background*: cstring
backgroundAttachment*: cstring