From 8c8b642adbed274133b6e9d975c7ca8786300d2c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 18 Oct 2014 17:02:51 -0400 Subject: Fixed Mac OS X sizing and more TODOs. Ready to merge back! --- newctrl/container_darwin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newctrl/container_darwin.go') diff --git a/newctrl/container_darwin.go b/newctrl/container_darwin.go index 3e8c437..58b7777 100644 --- a/newctrl/container_darwin.go +++ b/newctrl/container_darwin.go @@ -17,7 +17,7 @@ type sizing struct { sizingbase // for size calculations - // nothing for mac + // nothing on Mac OS X // for the actual resizing neighborAlign C.struct_xalignment -- cgit v1.2.3