summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--new/tab_windows.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/new/tab_windows.c b/new/tab_windows.c
index 6ac18df..3966cac 100644
--- a/new/tab_windows.c
+++ b/new/tab_windows.c
@@ -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;