From 190f9265a1e94672cc98f914fe5f8b7bc6bcd1d5 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 19 Aug 2015 17:34:47 -0400 Subject: [PATCH] More TODOs. --- redo/reredo/darwin/tab.m | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/reredo/darwin/tab.m b/redo/reredo/darwin/tab.m index 47d2007c..30edf816 100644 --- a/redo/reredo/darwin/tab.m +++ b/redo/reredo/darwin/tab.m @@ -97,6 +97,7 @@ static void onDestroy(uiTab *t) // TODO container update +// TODO document our updating all pages here static void tabRelayout(uiDarwinControl *c) { uiTab *t = uiTab(c);