From 506ab2058205184913493f568ce1771f7ba3566b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 25 Jul 2014 15:59:09 -0400 Subject: More TODOs. --- redo/containers_windows.go | 1 + 1 file changed, 1 insertion(+) (limited to 'redo/containers_windows.go') diff --git a/redo/containers_windows.go b/redo/containers_windows.go index a5e8ec6..7c79f5b 100644 --- a/redo/containers_windows.go +++ b/redo/containers_windows.go @@ -14,6 +14,7 @@ On Windows, container controls are just regular controls; their children have to TODO - make sure all tabs cannot be deselected (that is, make sure the current tab can never have index -1) +- make sure tabs initially show the right control */ type tab struct { -- cgit v1.2.3