summaryrefslogtreecommitdiff
path: root/dialog_windows.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-12 12:16:44 -0400
committerPietro Gagliardi <[email protected]>2014-03-12 12:16:44 -0400
commitdd577010caeb3530a91565c933e75e52a5ed9b50 (patch)
treed8a65d3b856a0cf880d5ebe0470bb32a0a7c5ec2 /dialog_windows.go
parent2fb7056be4e26a5eecc365cd2608a8e8d552807f (diff)
More TODOs.
Diffstat (limited to 'dialog_windows.go')
-rw-r--r--dialog_windows.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/dialog_windows.go b/dialog_windows.go
index 546c5c5..21beee0 100644
--- a/dialog_windows.go
+++ b/dialog_windows.go
@@ -8,6 +8,8 @@ import (
"unsafe"
)
+// TODO change what the default window titles are?
+
// MessageBox button types.
const (
_MB_ABORTRETRYIGNORE = 0x00000002