Found the wine bug; will fix it next
This commit is contained in:
parent
8b6508a6fb
commit
b2de01f46c
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue