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;