From a96e76a4b5041e98708a1e5cc4d775614025a741 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 2 Sep 2015 16:43:20 -0400 Subject: [PATCH] More TODOs. --- windows/tab.c | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/tab.c b/windows/tab.c index 6b1ea87d..55a2d3f4 100644 --- a/windows/tab.c +++ b/windows/tab.c @@ -4,6 +4,7 @@ // TODO // - write comment here about how tabs and parents work // - make sure parent Z-orders are always above tab Z-orders +// - commit show/hide/enable/disable struct uiTab { uiWindowsControl c;