More TODOs.
This commit is contained in:
parent
4c85493f2e
commit
a96e76a4b5
|
@ -4,6 +4,7 @@
|
||||||
// TODO
|
// TODO
|
||||||
// - write comment here about how tabs and parents work
|
// - write comment here about how tabs and parents work
|
||||||
// - make sure parent Z-orders are always above tab Z-orders
|
// - make sure parent Z-orders are always above tab Z-orders
|
||||||
|
// - commit show/hide/enable/disable
|
||||||
|
|
||||||
struct uiTab {
|
struct uiTab {
|
||||||
uiWindowsControl c;
|
uiWindowsControl c;
|
||||||
|
|
Loading…
Reference in New Issue