mirror of
https://gitee.com/energye/energy.git
synced 2024-12-03 12:17:44 +08:00
fix: cef color uint32
This commit is contained in:
parent
692d0c45b1
commit
deb06345d6
@ -33,7 +33,7 @@ type Float32 float32
|
||||
type Float64 float64
|
||||
type Single = Float32
|
||||
type PChar = String
|
||||
type TCefColor = UInt16
|
||||
type TCefColor = UInt32
|
||||
type Integer = Int32
|
||||
type LongInt = Int32
|
||||
type NativeUInt = UInt32
|
||||
|
Loading…
Reference in New Issue
Block a user