summaryrefslogtreecommitdiff
path: root/redo/container_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'redo/container_windows.go')
-rw-r--r--redo/container_windows.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/redo/container_windows.go b/redo/container_windows.go
index 68cb59f..41d7aad 100644
--- a/redo/container_windows.go
+++ b/redo/container_windows.go
@@ -22,7 +22,7 @@ type sizing struct {
// for size calculations
baseX C.int
baseY C.int
- internalLeading C.LONG
+ internalLeading C.LONG // for Label; see Label.commitResize() for details
// for the actual resizing
// possibly the HDWP