More TODOs. The problems I noticed earlier only happen on wine, so...

This commit is contained in:
Pietro Gagliardi 2015-04-13 00:36:30 -04:00
parent 07944e8c1d
commit 876971ad41
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
// 12 april 2015
#include "uipriv_windows.h"
// TODO
// - tab change notifications aren't being sent on wine (anymore...? TODO)
struct tab {
uiParent **pages;
uintmax_t len;