summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redo/containers_windows.go1
1 files changed, 1 insertions, 0 deletions
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 {