Found the wine bug; will fix it next
This commit is contained in:
parent
8b6508a6fb
commit
b2de01f46c
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
// TODO
|
// TODO
|
||||||
// - tab change notifications aren't being sent on wine (anymore...? 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 {
|
struct tab {
|
||||||
uiParent **pages;
|
uiParent **pages;
|
||||||
|
|
Loading…
Reference in New Issue