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