diff --git a/new/tab_windows.c b/new/tab_windows.c index 5cde3f0..b54039b 100644 --- a/new/tab_windows.c +++ b/new/tab_windows.c @@ -3,6 +3,7 @@ // TODO // - tab change notifications aren't being sent on wine (anymore...? TODO) +// - tell wine developers that tab controls do respond to parent changes on real windows (at least comctl6 tab controls do) struct tab { uiParent **pages;