mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 08:55:35 +00:00
app: added windows.TRUE for Windows
Signed-off-by: pierre <pierre.curto@gmail.com>
This commit is contained in:
@@ -55,6 +55,8 @@ type MinMaxInfo struct {
|
||||
}
|
||||
|
||||
const (
|
||||
TRUE = 1
|
||||
|
||||
CS_HREDRAW = 0x0002
|
||||
CS_VREDRAW = 0x0001
|
||||
CS_OWNDC = 0x0020
|
||||
|
||||
Reference in New Issue
Block a user