diff options
Diffstat (limited to 'newctrl/control_windows.go')
| -rw-r--r-- | newctrl/control_windows.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/newctrl/control_windows.go b/newctrl/control_windows.go index 106727b..1da8a60 100644 --- a/newctrl/control_windows.go +++ b/newctrl/control_windows.go @@ -8,9 +8,6 @@ import "C" type controlParent struct { hwnd C.HWND } -type sizing struct { - // TODO -} // don't specify preferredSize in any of these; they're per-control |
