summaryrefslogtreecommitdiff
path: root/redo/container_windows.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-09 00:28:12 -0400
committerPietro Gagliardi <[email protected]>2014-08-09 00:28:12 -0400
commit5198f7202f736ff4d2966e7e6051165bb25f72bb (patch)
treef1aed91594728f691aa9de41aaf4cb1d73c84fc1 /redo/container_windows.go
parentf24e177d99a395a3b4d6782f82258631548f633a (diff)
Finished the previous commit.
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