More TODOs.
This commit is contained in:
parent
2fb7056be4
commit
dd577010ca
|
@ -8,6 +8,8 @@ import (
|
||||||
"unsafe"
|
"unsafe"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO change what the default window titles are?
|
||||||
|
|
||||||
// MessageBox button types.
|
// MessageBox button types.
|
||||||
const (
|
const (
|
||||||
_MB_ABORTRETRYIGNORE = 0x00000002
|
_MB_ABORTRETRYIGNORE = 0x00000002
|
||||||
|
|
Loading…
Reference in New Issue