summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--new/tab_windows.c1
1 files changed, 1 insertions, 0 deletions
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;