Found the wine bug; will fix it next

This commit is contained in:
Pietro Gagliardi 2015-04-13 02:21:20 -04:00
parent 36982b7b38
commit 8ec3acdde9
1 changed files with 1 additions and 0 deletions

View File

@ -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;