More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-10-30 10:49:22 -04:00
parent 071ebcf5be
commit 60283504d3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ import (
import "C"
// TODO do we have to manually monitor user changes to the edit control?
// TODO WS_EX_CLIENTEDGE on the updown?
type spinbox struct {
hwndEdit C.HWND